Pybites Platform 2.0 is live 🎉 🐍 Join us now 📈
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.
Rectangle
__str__