Loading
Do something to every item in a sequence without copy-paste: loop over a list with for, repeat an action a fixed number of times with range(), and build up a result (a total or a count) in a variable as you go.
In the full lesson (~40 minutes) you work the loop on a real scenario and leave with evidence in your ledger — not a completion checkmark.