
Loops with Control Variables
Understanding how to limit the amount of times a loop repeats is conceptually challenging. Especially if you only learned what a loop is the day before. Successfully declaring a variable, then using it that variable iterate a loop takes practice – and an infinite loop or two.
Originally, I created this worksheet as part of a middle school computer science lesson. It is handy for students or adults who are beginning to learn how to code. The worksheet is embedded below, also a button that will take you to the document in Google Drive. Feel free to use it yourself or for as an assignment for an entire class.