What is the best coder and methods to never do indentation error in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

9th Jan 2018, 7:46 AM
TOURE SOULEYMANE
TOURE SOULEYMANE - avatar
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
9th Jan 2018, 8:14 AM
Oma Falk
Oma Falk - avatar
+ 5
https://www.sololearn.com/discuss/983099/?ref=app Maybe it is worth to spend some time, to find the right shoe.
9th Jan 2018, 8:53 AM
Oma Falk
Oma Falk - avatar
+ 2
Thanks. But what IDE can I use apart IDLE?
9th Jan 2018, 8:20 AM
TOURE SOULEYMANE
TOURE SOULEYMANE - avatar
0
ask google .... thank me later
13th Jan 2018, 6:06 AM
Chibuzo Emmanuel
Chibuzo Emmanuel - avatar