Pybites Logo

Class with str

Level: Newbie

This Bite continues where the previous class Bite left off. You are presented with a Rectangle class, and you will add the special __str__ method to give it a string representation.