Create two filled rectangles on the canvas with the following specifications.
First Rectangle
- Position: Start at an X-coordinate of 50 and a Y-coordinate of 50.
- Dimensions: A width of 75 and a height of 75.
Second Rectangle
- Create the second filled rectangle with the same values, only change the
y-coordinate
to 150.