Skip to content
Lesson

Lesson 4: Loops

12 September 2022

Loops can be used to automate tasks, which can save you a lot of time and reduce the number of errors in your code. We talk about foreach and forvalues loops in this lesson.