Your client was pleased with your logo design, and wants to include it on all of their items -- ink pens, coffee cups, and even their private jet.
They need your team to make a copy of the Processing project and modify it so they can display the logo of any size just by changing the numbers in size().
In your revised program, do not use any "magic numbers" in your design. Make all of your shapes in the logo responsive to the width and height variables so the client can specify any size.
Revisit a Logo Rubric - 10 Points