Skip to content

Commit 5d65d20

Browse files
authored
Update 1.py
1 parent f9fb3d4 commit 5d65d20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

5/1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
stack.pop()
1212

1313
print(stack[::-1]) # 최상단 원소부터 출력
14+
print(stack) # 최하단 원소부터 출력

0 commit comments

Comments
 (0)