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