Question: Prompt the user to enter their name using the input function. Store the user-entered value in a variable. Print using the print function a message
Prompt the "user" to enter their name using the input function. Store the user-entered value in a variable.
Print using the print function a message whoch includes the user's previously entered name.( The users name for example then you could print the message "Hi _____, have a good day)
Python
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
