About Lesson
Exercise 3: Input and Variables
Use this link to complete the replit or click below.
Instructions
Write a program that:
- prompts the user to enter their name
- store the user entry in a variable called name
- prompts the user to enter their favourite city
- store the user entry in a variable called city
- prints this message to the screen