Loops: Jumping Fish
Shows two uses of the ‘loop’ instruction: one with a function call to set the loop condition and one using a constant value to set the loop condition.
Demo
Code