html = dedent(r"""
Learn to spot obvious, hidden, and even fraudulently concealed defects — with practical, memorable examples.
Obvious defects are flaws you notice immediately.
Example: You order a red jacket, but it arrives with a giant green dinosaur printed on it. As soon as you unpack it, you think: “That’s not what I ordered!”
Hidden defects appear only after you start using the product.
Example: Your new toaster works great — until every second slice of bread suddenly burns. Surprise!
Here the seller knew something was wrong — but didn’t tell you.
Example: A used‑car dealer says, “The engine? Perfect!” — while silently praying you don’t start it.
A legal defect exists when someone else has rights to the item you purchased.
Example: You buy a super‑cheap TV — and the next day someone knocks: “Um… that’s mine.”
Material defects refer to issues with the product itself.
The product is not as agreed.
Example: You buy a stress‑relief squishy ball — but it turns out to be a rock‑hard tennis ball.
The assembly manual is incorrect or the product is assembled improperly.
Example: You assemble a shelf and end up with… a very wobbly stool.
You receive less than agreed.
Example: You order 12 donuts — but receive only 11. Unacceptable!
You get something completely different.
Example: Instead of a smartphone, you receive a toaster. Well… at least warm bread?
Instructions: For each scenario, decide which type of defect applies. (Tip: Some scenarios may fit more than one label.)