write a program to print the given input word three times in a single line separated by spaces
word=input() print((word+' ')*3)
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment