You’ve done it! You made it to the last lesson. Today we won’t learn any new structures, but we’ll combine what we’ve already learned in new and exciting ways.
So far, we’ve only seen if statements and loops used by themselves; however, we can nest these structures within each other, allowing us to write much more complicated code in a concise way.
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.
