Only today I put Python and began to study. Posted in IDLE:
>>>print("hello world") IDLE returned, everything is super. Saved to hw.py, the interpreter does not run the file and swears like this
"SyntaxError: unexpected character after line continuation character"
What does he want from me?