Question: Write a program from start to finish that prompts a user for his name, stores it in a string variable, then prints a message to
Write a program from start to finish that prompts a user for his name, stores it in a string variable, then prints a message to the screen:
Greetings, NAME !
Where NAME is whatever the user entered (the value stored in the input variable).
HTML EditorKeyboard Shortcuts
Step by Step Solution
3.33 Rating (153 Votes )
There are 3 Steps involved in it
To write a program that prompts a user for their name stores it in a string variable and then prints ... View full answer
Get step-by-step solutions from verified subject matter experts
