Recently I have installed Python 3.12 version in my laptop. I tried to run my first program saved in the text document and named as name.py. And I tried to run the file by typing the command in the command line as C:Usersjisha>python name.py. But showing the error as unexpected character after line continuation character. Please help.
I want the output as hello world. This is the statement i have written in the document named as name.py
New contributor
user26806558 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.