Drawing App Idea
Milestones
- [] run without errors
- [] separate into different modules for readability
- [] include comment for every function
- [] create screen object
- [] create turtles for triangle, rectangle, square, circle, based on click
- [] option to choose length of side(s) (small, medium, large)
- [] turtle draws shape, thinking small, medium, large based on size input via for loop
- [] allow user to pick background color by picking quadrant