Use a print statement to display the value of the class instance's variable is_trained.

Make sure to type print(cat.is_trained).