Learn
First, let’s write the code we’re already familiar with. In order to get input from the user, we’ll first need to print
a prompt on the screen.
Instructions
1.
print
the question "What's your first name?"
to the screen. Feel free to peek back at the first exercise if you need a syntax reminder.
Take this course for free
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.