Skip to content

MR04 Input Lab

Dave Strus edited this page Jan 31, 2016 · 1 revision

LAB: Capturing User Input

Gathering the vital statistics of a single mutant.

Prompt the user for the following pieces of data regarding a single mutant:

  • Real name (e.g. Aurelia)
  • Mutant name (e.g. Razorsnake)
  • Power (e.g. Razor-sharp scales)

Print something back to the screen to prove you got all of the information.