Syntax Error
1 results found
-
SyntaxError: Missing parentheses in call to 'print' in Python
I get an exception SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Hello, World! My name is " + name)? with Python 3.8.2