Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c4d2e2e

Browse files
Update stack_two_queues.py
1 parent 87db1a8 commit c4d2e2e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎stack/stack_two_queues.py‎

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,3 @@ def size(self) -> int:
6363

6464

6565

66-
67-
# Your MyStack object will be instantiated and called as such:
68-
# obj = MyStack()
69-
# obj.push(x)
70-
# param_2 = obj.pop()
71-
# param_3 = obj.top()
72-
# param_4 = obj.empty()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /