See what we can offer to your school
"SimpleStudy just makes sense...”
Get the best plan for your school
13 cards from this deck
Programming concept that repeats sections of code multiple times
Looping
Loops with exact known number of repetitions
Loops repeating based on condition, count unknown in advance
FOR
Automatically increments by 1 each iteration
Before running the code inside
After running the code
Might not execute at all if condition false from start
Always runs at least once
Loops inside other loops or combined with selection
Multiply iterations: 4imes3=124 imes 3 = 124imes3=12 operations
IF statements inside loops for decisions each iteration
Select your subjects, and get access to A+ resources today.