+ 6
How to identify where the body of the loops end in python?
4 Antworten
+ 5
indentation. when the lines are unindented it is the end of the loop.
+ 15
yes ofcourse indentation is very important in python. not only for loops and also for def and if
+ 4
its indentation.
+ 2
it is something called "beautify" in visual FoxPro .. isn't it...!?