def __init__(self):
     Stack.__init__(self)
Ejemplo n.º 2
0
 def __init__(self):
     Stack.__init__(self)  #initialize with stack end