Assignment 2.2 | Week-4 | Programming for Everybody (Getting Started with Python) By Coursera
Coursera
Programming for Everybody (Getting Started with Python)
Week 4
Assignment 2.2
Question: 2.2 Write a program that uses input to prompt a user for their name and then welcomes them. Note that input will pop up a dialog box. Enter Sarah in the pop-up box when you are prompted so your output will match the desired output.
# The code below almost works
name = input("Enter your name")
print("Hello",name)
Hello Sarah
Do Not Only Use These Quizzes For Getting Certificates.You Can Take Help From These Quizzes Answer. All Quizzes & Contents Are Free Of Charge. ✅If You Want Any Quiz Answers Then Please Contact Us