Generate a random polygon with many sides and randomly drop point on the screen. If the point falls inside the polygon color it in red, otherwise color it in blue.
Use Python Turtle to draw a random cumulous (puffy) cloud. Hint: Observe the drawing process animation. What’s next?Draw many puffy clouds in the blue sky. Tutorial for this project is