Objective: Write a class called Dragon. A Dragon should have a level and an attack. The class should have getter methods for each of these variables. The Dragon