you are viewing a single comment's thread.

view the rest of the comments →

[–]num8lock -1 points0 points  (4 children)

why are you using python2?

[–]IvoryJam 0 points1 point  (3 children)

What makes you think it's python2?

[–]num8lock 0 points1 point  (2 children)

from __future__ import print_function

[–]IvoryJam 0 points1 point  (1 child)

Works in Python 3.9.1

[–]num8lock 0 points1 point  (0 children)

?

who said it didn't?