which statement used to.print meassage in the same line
Answers
Answered by
3
Answer:
If you want to print your text on the same line in Python 2, you should use a comma at the end of your print statement. Here's an example of this in action: print "Hello there!", print "It is a great day.
Answered by
1
Answer:
If you want to print your text on the same line in Python 2, you should use a comma at the end of your print statement. Here's an example of this in action: print "Hello there!", print "It is a great day."
Similar questions
English,
24 days ago
Math,
24 days ago
Geography,
1 month ago
World Languages,
9 months ago
Math,
9 months ago