Project: Favorite Color Message

Store a user's name and favorite color, then print a personalized message.

We'll cover the following

Mini project

Create a program that does the following:

  • Stores the user’s name and favorite color as strings.

  • Prints: ‘‘Hey [name], your favorite color is [color]!’’

Get hands-on with 1400+ tech skills courses.