Add Jump Keyword
11
Jump-Keyword.md
Normal file
11
Jump-Keyword.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Keyword: `jump`
|
||||||
|
|
||||||
|
Syntax: `jump %line`
|
||||||
|
|
||||||
|
Time Complexity:
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
|
The `jump` keyword allows you to modify the order in which commands are executed by jumping directly to a certain piece of code.
|
||||||
|
|
||||||
|
## Example usage
|
||||||
Reference in New Issue
Block a user