Newbie Bite 38. Class With Str
Login and get codingThis Bite continues where the previous class Bite left off. You are presented with a
Rectangleclass, and you will add the special__str__method to give it a string representation.