예제 #1
0
 def __init__(self):
     """
     (PolynomialAsOrderedList) -> None
     Constructor.
     """
     self._list = OrderedListAsLinkedList()