Question #133762

input(": + Please input your last name: ")
print("last name, first name")

Expert's answer

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!

LATEST TUTORIALS
APPROVED BY CLIENTS