We can use the class variables in the method display_info using the keyword self. We'll print the name and price of the item.

Make sure to pick self followed by . and then self, ., price.