Problem
1. How can you make two rectangles move in parallel in the scene?
2. What would happen if you omitted the call to repaint in the move Rectangle By method?
3. Why was the move Rectangle By method in RectangleComponent2 replaced with a move Rectangle To method?