Update Jump Keyword
@@ -6,6 +6,6 @@ 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.
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user