Draw the 50 random isosceles trapezoids with random locations, random sizes, and random filled colors. Hints: Create a function that draws isosceles trapezoids given position, direction, height, base and top
Knowing how to draw random mountains and random clouds, draw a scene that combines both. You may want to check out these tutorials for this project:Drawing random cloudsDrawing random mountains