Queue/Definition: Difference between revisions

no edit summary
m (→‎{{header|PureBasic}}: Corrected Pop() to handle OutOfRange-errors)
No edit summary
Line 1,297:
 
'''Outputs
<tt>
3
1
Line 1,303 ⟶ 1,302:
Pop(), out of range. Error at line 17
0
</tt>
 
=={{header|Python}}==
Anonymous user