how to print object of class in pythoon code example Example: python print object print(dir(your_variable)) print(vars(your_variable))