You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use print() function on both Python 2 and Python 3
Legacy print statements are syntax errors in Python 3 because __print()__ is a function. One year from Python 2 end of life: http://pythonclock.org@ehdsouza@germanattanasio Your reviews please.
0 commit comments