To create a new class, we start with the class keyword, a name, and braces.
class
Make sure you type class.