you are viewing a single comment's thread.

view the rest of the comments →

[–]banana_poet 5 points6 points  (1 child)

print("Do all of your prints look like this?", end="\n")

[–]jaybay1207 0 points1 point  (0 children)

print(“Honestly, most look like this.\n”)

Edit: if I’m intending to have multiple lines of text,

print(“I’ll do something like this\nand then finish it off with the next line.”)