Question: Exercise 5: Math & Strings Create a program that will accept the user's name and their favorite number. There are no input prompts for this
Exercise 5: Math & Strings Create a program that will accept the user's name and their favorite number. There are no input prompts for this program. The output, however needs to display the person's name along with their favorite number. For instance, if the user's name is Bethany and her favorite number is 9, the output for the program needs to look like the following: Bethany's favorite number is 9 Codio will test your program twice. The first time will use Bethany as the user name and 9 as the favorite number. The second test will use different data. Because this program requires input, the Try it button will not work. Therefore, to test your code before Codio grades it click on the Code Visualizer link below: Code Visualizer If your code is running correctly, you can click on the check it button to grade your work Check Id
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
