I am trying to write a loop in python that prints my obj from a list using pythons built in class method. Here is my code for the Class:
class MyNumber: n