RUN
the RUN
command restarts the execution of a program. When the program encounter this
command, the computer begins executing from the very firstr instructions in your program,
one after the other.
RUN
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!