def __init__(self):
     Stack.__init__(self)
Beispiel #2
0
 def __init__(self):
     Stack.__init__(self)  #initialize with stack end