Time to use our class. We start the same way we'd create a variable, but then add the new keyword followed Book().

Assign new Book() to the book1 variable.

Make sure you've added new Book() to your code.