Insert a screenshot, below of the face you drew using Logo:
Write brief answers to the following questions:
Include a screenshot of your app's face drawing and the code involved showing the use of a loop and a procedure. You can take a screenshot on most Android devices by pressing the power button and the volume down button and the same time and them emailing the photo from the gallery to yourself.
Can you draw a triangle with this set of Logo commands? Discuss how or why not.
Answer
Discuss: If you were designing the Logo language, how would you change some of our basic commands so that it would be easy to draw a triangle and easier to draw other shapes -- i.e., what should the basic commands do that would make drawing easier.
Answer
What weaknesses do you find in using the procedures (the abstractions) we gave you -- forward, turn -- for drawing simple shapes? How would you change the definitions of these procedures to make it easier to draw shapes? Give a specific example that illustrates how a more powerful set of procedures would improve things.
Answer