beginner
Debug Python Syntax
Ask for help identifying a syntax error in a simple code snippet.
📝 Prompt İçeriği
I am trying to print 'Hello World' in Python but I get an error. Here is my code: print 'Hello World'. Can you tell me what is wrong and how to fix it?