Circle(width=90, height=30, color='blue')
Circle(width=30, height=90, color='purple')
Circle(width=40, height=40, color='white')
Circle(width=30, height=30, color='pink')
Circle(width=20, height=20, color='magenta')

Intro Example 3

by HRHrodmarsson

Created 4 years, 8 months ago.
Based on Intro Example 3 by jamie.