We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1401ae2 commit b569184Copy full SHA for b569184
queue.py
@@ -20,4 +20,4 @@ def size(self):
20
TheQueue.addtoq("Friday")
21
print(TheQueue.size())
22
23
-#Output: 3
+#Output: 5
0 commit comments