__________ sign is used to display the output of two statements in same line
Answers
Answered by
0
I have 2 separate print statements:
print "123"
print "456"
How can i make these 2 print statement appear on the same line? Note i need to use 2 print statements
output:
123456
Answered by
0
Answer:
This is not from the subject of English
Similar questions