+ 2
What is the best coder and methods to never do indentation error in python?
Some time I get indentation problem. I tried notepad++ but when I writ if or while... and I tap on enter it look like indented, but when I run it send IndentationError.
4 Answers
+ 7
The only working method never doing this mistake is stop coding.
In other languages brackets are the mess.
Try a good IDE and never forget ":".
This is the wakeup csll for indention in most IDEs
+ 5
https://www.sololearn.com/discuss/983099/?ref=app
Maybe it is worth to spend some time, to find the right shoe.
+ 2
Thanks. But what IDE can I use apart IDLE?
0
ask google .... thank me later