Post

3/
If you are a super beginner and still getting the hang of how to write code without a SyntaxError, I recommend Thonny.org. It clearly explains SyntaxErrors and tells you how to fix them.

English

4/
If you are beyond that, I recommend PyCharm. It can warn about hundreds of different common mistakes and suggest fixes.
Don't be dissuaded by the "for Professional Developers" label, I've found it helpful for beginners.
jetbrains.com/pycharm/downlo…
English

6/
If you don't have administrator rights, check out Portable PyCharm. By installing it only for you, it can be installed without admin rights. portableapps.com/node/56602
English