1. Create a Figure (OO API)

Easy

Using the object-oriented API, create a single figure containing one set of axes, and return the Axes ax.

Implement solve(...)