1) Create a new class definition that extends Level. You must implement one of the protected constructors, and call the super constructor within this constructor.
2) Create an instance of this new...