MP 44: Providing different ways to represent instances of a class.
Your implementation of __repr__() method in BonsaiTree class lack the single quoted delimiting string values of "name" and "description" parameters.
Your implementation of __repr__() method in BonsaiTree class lack the single quoted delimiting string values of "name" and "description" parameters.