Toggle navigation
Mr. Code's Wild Ride
Mr. Code
Curriculum
Showcase
Python
Math
Games
Typing
Sign in
Mad Libs
Coding Basics
Step 1
Step 2
Step 3
Step 4
Step 2:
Get input from the user by asking for a noun, verb, or other type of word. Save the input in a variable.
Example:
noun = input("Enter a noun: ")
Last step
Next step
×
Sign in