Vish2005 commited on
Commit
585da41
·
1 Parent(s): 9c554b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ def remove(element):
55
 
56
  temp.put(elem)
57
 
58
- #pq = temp
59
 
60
 
61
 
 
55
 
56
  temp.put(elem)
57
 
58
+ pq = temp
59
 
60
 
61