Answer to Question #102112 in Python for moe

Question #102112
Write a program that asks the user to input their first and last names
1
Expert's answer
2020-01-31T04:46:03-0500

a=input('Hello, please, input your name: ')

b=input('Hello, please, input your surname: ')

print('Hello, {} {}'.format(a,b))


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS