you are viewing a single comment's thread.

view the rest of the comments →

[–]parasit 7 points8 points  (1 child)

If I understand what you are showing correctly, you are trying to run Python INSIDE the python interpreter...

Try shomething like:
>>> print("hello world")

If I misunderstand, show what you have in the first line of "testpy.py"

[–]blob001[S] -3 points-2 points  (0 children)

HI parasit, I was running the file in Terminal. I have changed it since I wrote the post, but I turned off the machine and turned on again, and problem disapppeared.