Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library.


Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library.

