Use turtle animation to draw an analog clock. You can either use turtle timer event or use time library’s sleep function to make the clock move. Related Projects: Second Hand
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.