Are you sure?
Do you want to delete “Italian Flag” permanently? You will not be able to undo this action.
colors = ['green', 'white', 'red'] w=33.5 for i in range(0,len(colors)): Rectangle(color=colors[i], width=w, x = w * (i + 1/2))
by xxthe_drama_llamaxx
Created 7 years, 10 months ago.