This project includes modifying/creating multiple scripts that use loops: 1) Use repeat block(s) to draw a triangle with simpler code. 2) Use repeat block(s) to draw a square with as few blocks as possible. 3) Simplify code using a repeat block to have the sprite draw a dashed line with 6 dashes. 4) Use repeat block(s) to draw a circle with as few blocks as possible. 5) Use repeat block(s) to draw a sun! (The first few blocks have been completed already.) Press "c" to clear the stage and reset the sprite to initial conditions.