Update Jump Keyword

2026-01-08 21:21:41 +11:00
parent 8667f9310e
commit d40548577d

@@ -6,6 +6,6 @@ Time Complexity:
## Overview ## Overview
The `jump` keyword allows you to modify the order in which commands are executed by jumping directly to a certain piece of code. The `jump` keyword allows you to modify the order in which commands are executed by jumping directly to a certain line of the program.
## Example usage ## Example usage