Now, we’re going to learn perhaps the most useful control structure in computer science: Loops!
Until now, we’ve been restricted to writing programs that deal with a single set of inputs, but now we can use our other structure to quickly perform the same operations over and over again.
You can download the file for this class here.
You can watch the full class recording here.
After you’ve tried the problems, you can download the solutions here.
