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