i\'ve just done a class composition code but when i run it,it returns the strings that i want and None
enter code: class Dog: def bark(self):