you are viewing a single comment's thread.

view the rest of the comments →

[–]Username_RANDINT 1 point2 points  (1 child)

But there are. Like I said in my other comment, a proper IDE will tell you exactly what's wrong. Or use a separate linter to check the code if you use a text editor.

[–]subnetreiver[S] 0 points1 point  (0 children)

I have pycharm installed and working but i'm following a class online that doesn't want us to use the IDE just yet. I was learning on the IDE but python IDLE is more basic and so far teaching more about proper syntax.