Hi there,

I am to code a method that creates a rectangle (r3) which is the area of two intersected rectangles (r1, r2).
r3 must be in (x, y, width, height) format.
The first rectangle (r1) is...