Using the loop examples found on the Python Examples site, we will find that we have 10 loop structures for loops. I used Python as an example here but I could have used many other program languages ...
A lot of what we do with computers is repetitive. We put files in folders, we send form replies to emails, we make commits to git when we save files, we trigger tests when we build an application.