The assignment:
1. Write a class Square that represents a square to be drawn. Store the following information in instance variables:
�� size (length of any side)
�� x coord of upper left-hand...