hello there, well i just started python, and well came to grinding halt.
Why doesnt this work when i enter this...
print "hello world"
it gives me
IDLE 3.0
>>> print "hello world"
SyntaxError: invalid syntax (<pyshell#0>, line 1)
>>>
can anyone help me?
-cheers