Computer Science, asked by ektadama12, 7 months ago

what do you use to avoid a new line with print statements​

Answers

Answered by Anonymous
1

Answer:

  1. Add a comma ( , ) at the end of the line. Note that it will still make the print statement print a whitespace instead of a newline. – ...
  2. Answers arent the same, and most use the sys.stdout.write command (and it is a more advanced thread). Since i have started programming today, i did not understand them.....
Answered by devraj9545
0

at the end of the line. Note that it will still make the print statement print a whitespace instead of a newline. – ...

Answers arent the same, and most use the sys.stdout.write command (and it is a more advanced thread). Since i have started programming today, i did not understand them.

Similar questions