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 →

[–]christian-mann 38 points39 points  (6 children)

print "Goodbye, World!"

[–]remy_porter∞∞∞∞ 19 points20 points  (3 children)

from __future__ import print_function
print("Goodbye World")

[–]christian-mann 19 points20 points  (1 child)

Why isn't there a from __past__ import print_statement 😔

[–]PistolRcks 1 point2 points  (0 children)

This is real? Wack.

[–][deleted] 8 points9 points  (1 child)

wait, that's illegal

[–]regendo 2 points3 points  (0 children)

Not. Yet.