Solution: Favorite Number Message
We'll cover the following...
The main() function takes user input for their name and favorite number, calculates the square of that number, and displays a personalized message.
Ask
The main() function takes user input for their name and favorite number, calculates the square of that number, and displays a personalized message.