In this lab you will create programs that implement some of the concepts that you’ve recently learned in class and in your readings. Specifically, you will practice writing and using for
loops to handle repetitive operations.
Goals
for
loops to solve a variety of programming problemsInstructions describing what commands are available for drawing shapes can be found here.