Are you sure?
Do you want to delete “Colors cannot touch horizontally or vertically” permanently? You will not be able to undo this action.
Square(color='red', width=15, height=15, x=70) Square(color='red', width=15, height=15, x=30, y=70) Square(color='yellow', width=15, height=15, x=30, y=30) Square(color='blue', width=15, height=15, x=30, y=50) Square(color='yellow', width=15, height=15, x=70, y=70) Square(color='blue', width=15, height=15, x=70, y=30) Square(color='blue', width=15, height=15,x=50, y=70) Square(color='yellow', width=15, height=15,x=50, y=50) Square(color='red', width=15, height=15,x=50, y=30)