- 1
Why in python core, they added control structures?
Here i didn't understand that "structures" refers to which or what ?
1 Answer
+ 7
Amit Ranjan Sahoo ,
control structures are :
- loops like for loop and while loop
- if, if ... else, if ... elif and if ... elif ... else
but in the chapter "control structures" are also lists, list functions, and some other stuff that does not really fit to this title. i mentioned this some months ago to sololearn, but did not get any feedback from them.