Add a print statement inside the Camera class that displays the variable model.
Camera
model
Make sure to pick print followed by ( and then model, ).
print
(
)