Exercise: Adding String Representations to Product and Sandwich

Let’s get back to the market seller who has several products to sell.

You created a Product class and a Sandwich class last week. Define .__str__() and .__repr__() special methods for these classes.

Share your code, thoughts, and questions on the forum.


That’s the end of Day 6

You must own this product to join the conversation.