We'll need a class to hold the character attributes and methods. Define a class called "Character".
Make sure to type class Character:.
class Character: