Thursday, August 11, 2016

SyntaxError: Missing parentheses in call to 'print'

In Python 3.x, print is now function and uses the parenthesis ()

No comments:

Post a Comment