10

Switched from Python 2 to Python3 a while ago. The biggest challenge for me is still remembering to use print as a function.

Comments
  • 1
    And to worry about modules that are not already ported to python3
  • 1
    +1 for print as a function
Add Comment