0
Syntax error in python: >>>
Yes, I already searched for this. I didn't find anything in regards to errors like this: File "..\Playground\", line 1 >>> input("Number here: ") ^ SyntaxError: invalid syntax Tried with and without spaces. EDIT: Changed search terms and found that Code Playground doesn't need >>>.
1 Answer
+ 2
Yeah, ">>>" is the command prompt, you are not supposed to type it.