.. is usually used when we repeat something for definite number of times, A while loop, A condition, A for loop, A linear algoritm, An algorithm, A range, ... is used when a program needs to loop until a particular condition happens., A while loop, An algorithm, A range, A for loop, A linear algoritm, A condition, ... code that executes one or more operations over and over again part of it., A range, Value, A condition, Variable, Loop, A bug, continue cycle guide there are _______ types, 3, 4, 1, 2, 0, 5, i=0 for i in range (10,0,-1): print (i), 1 2 3 4 5 6 7 8 9 10, 9 8 7 6 5 4 3 2 , 10 9 8 7 6 5 4 3 2 1, 0 1 2 3 4 5 6 7 8 9 , 10 8 6 4 2 0, 2 3 4 5 6 7 8 9 .

Leaderboard

Visual style

Options

Switch template

)
Continue editing: ?