2 lines
25 B
Python
2 lines
25 B
Python
|
|
while not stack.empty():
|
|
|
while not stack.empty():
|