CHALLENGE 10: Make the circle have a random color!

Remember: We can choose random things from a list, in addition to creating random numbers.

  • Go to and drag in Random Choice. Make sure to rename the variable random_color.
  • Make sure you use the list named colors inside the code that you add.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE