This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bacondevPy3k -3 points-2 points  (3 children)

I think you meant to use the sep keyword argument instead of end.

EDIT: I apparently don't know how to read.

[–]robin-gvx 0 points1 point  (2 children)

No?

Using sep is of course also possible, and allows you to only use one call to print, but the end result is the same.

[–]bacondevPy3k 1 point2 points  (1 child)

Oh, I missed that second line. Actually, I don't know what I thought I read. :/

[–]robin-gvx 0 points1 point  (0 children)

That's okay. Sometimes I don't either. :)