I would like to draw circles in a loop. I want each circle to have a different color, but when I do this, I only get one color. I tried the code on colab 4.1.2 from numpy import random import ...