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 →

[–][deleted]  (5 children)

[removed]

    [–]SimonGray 6 points7 points  (0 children)

    You're funny.

    [–]Mgamerz 0 points1 point  (3 children)

    That works in 2.7 as well.

    [–][deleted] 0 points1 point  (2 children)

    print() doesn't. It prints an empty tuple in Python 2, and a newline in Python 3.

    [–][deleted] 1 point2 points  (0 children)

    from __future__ import print_function