Pick two integers a and b and two positive integers p and q. On a coordinate
plane, draw the rectangle with vertices A(a,b), B(a+p,b), C(a+p,b+q), and D(a,b+q).