Lab 5: Create-a-Picture 5.1 Description Your assignment: Draw a pretty picture. The goal of this lab is to get practice using functions, using for loops, and introduce computer graphics. To get full...


Lab 5: Create-a-Picture


5.1 Description



fig

Your assignment: Draw a pretty picture. The goal of this lab is to get practice using functions, usingforloops, and introduce computer graphics.


To get full credit:



  • You must use multiple colors.

  • You must have a coherent picture. I am not interested in abstract art with random shapes.

  • You must use multiple types of graphic functions (e.g. circles, rectangles, lines, etc.)

  • You must use awhileorforloop to create a repeating pattern. Do not just redraw the same thing in the same location 10 times. Actually use that index variable as an offset to displace what you are drawing. Remember that you can contain multiple drawing commands in a loop, so you can draw multiple train cars for example



Apr 04, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here