Answer to Question #97779 in Python for Rafed

Question #97779
Write a program that uses two input statements to get two words as input. Then, print the words on one line separated by a space.
1
Expert's answer
2019-11-01T06:00:41-0400

a=input()

b=input()

print(a, b, end =' ')


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