Across
- 1. A loop statement that doesn't repeat forever
- 4. A statement that continues a callback until a value is set to a certain value
- 5. A statement for global variables
- 8. The name of a operating system operation
- 9. A statement to sleep for s and then run the rest of the code
- 10. The name of this coding language
- 11. A way to call Instances or strings into the Output
Down
- 1. Something that can be called back to execute
- 2. A way to repeat a callback until a variable is set to the determined variable
- 3. A way to end certain functions like for and repeat
- 6. A state meant for closing off for i.. loops
- 7. A statement for storing local variables
- 9. A way to call Instances or strings into the Output but in yellow text