Generate a list of random numbers as the radii of circles. Sort these numbers in reverse order and draw these circles with colors from hue value 0 to 1.
Use Python and Turtle and Random library to draw the 50 random isosceles triangles as shown in the following figure. Hints: Make a function that draws isosceles triangle given the
You drew a vertical hexagon in a level 1 project. Now perfectly align vertical hexagons and draw a grid of vertical hexagons. This shape is also called Hexagon Tessellation. It