Skip to content

Commit b569184

Browse files
Changed the output
1 parent 1401ae2 commit b569184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queue.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ def size(self):
2020
TheQueue.addtoq("Friday")
2121
print(TheQueue.size())
2222

23-
#Output: 3
23+
#Output: 5

0 commit comments

Comments
 (0)