3. Loops and Logic#
Covered in this Chapter
What are Loops?
Iterations
Why are Loops Important?
For Loops
While Loops
What conditional statements are
What the logic is behind them
If
Else
Elif (or if)
The in Operator
The not in Operator
Covered in this Chapter
What are Loops?
Iterations
Why are Loops Important?
For Loops
While Loops
What conditional statements are
What the logic is behind them
If
Else
Elif (or if)
The in Operator
The not in Operator