Answer to Question #133762 in Python for farah Motair

Question #133762
input(": + Please input your last name: ")
print("last name, first name")
1
Expert's answer
2020-09-18T08:31:29-0400
last_name = input("Please input your last name:")
first_name = input("Plese input your first name:")
print(last_name,",", first_name)

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