Brian Z. answered 02/09/23
Tutor
New to Wyzant
Python Software Engineer with 5+ Yrs Experience in Data Science
#In python3 here is the answer:
s=input()
print(f'Hello, {s}')
Bryce H.
asked 02/07/23Write a function that asks for the user’s name and prints “Hello, “ followed by their name.
Brian Z. answered 02/09/23
Python Software Engineer with 5+ Yrs Experience in Data Science
#In python3 here is the answer:
s=input()
print(f'Hello, {s}')
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.