Challenge: Programming Basics
Write a program that stores a number and then prints a message.
We'll cover the following
Task
Write some code that asks the user for their favorite number, stores it in a variable called number
, then prints that it is a lucky number.
Sample input 1:
Get hands-on with 1400+ tech skills courses.