SyntaxFix
Write A Post
Hire A Developer
Questions
It looks like you're using Python 3.0, in which print has turned into a callable function rather than a statement.
print('Hello world!')