1. Include a screenshot of an interesting design that your Logo app made and a screenshot of the code that created it. Press the power button and volume down at the same time to take a screenshot. Include this image and code in your write-up document, below.
2. Describe in your own words, with a specific example from Logo, how our choice of abstractions (commands) in this lesson provides us with the ability to solve problems that couldn't be solved with the abstractions (commands) used in Logo Part 1.
In Logo Part 1, we had a very limited set of commands. We could only move forward and turn right. In Logo Part 2, since we now have the ability to adjust to specific angles, it is possible to draw all kinds of different shapes that would not have previously been possible, like triangles and pentagons.