SyntaxFix
Write A Post
Hire A Developer
Questions
In Python 3, print is a function, you need to call it like print("hello world").
print("hello world")