Display the name variable from the class instance, cat, using a print statement.

Make sure to pick print followed by ( and then cat, ., name, ).