How to print the string name of a class that inherits attributes and methods from a parent class
I couldn’t find a solution to this anywhere, but I’ve used a method in my parent class (Wallet) to print the name of the class when I call the method function in the script.