My code is this
name = input("Enter Your Name : ")
print(name)
https://i.stack.imgur.com/UYykp.png
the Error that comes up is a Invalid syntax
no matter what code i use the invalid syntax is always on the first line
pls help
i have watched so many videos on youtube like: run from the console $ python myscript.py?
but nothing seems to work
if someone would help me i would appreciate it