Difference between revisions of "Run"
Jump to navigation
Jump to search
(Created page with "In Mini Micro, the <c>run</c> command runs the currently loaded program. Note that it does ''not'' clear out any variables or reset any display state before executing the...") |
(No difference)
|
Latest revision as of 04:04, 18 January 2021
In Mini Micro, the run
command runs the currently loaded program.
Note that it does not clear out any variables or reset any display state before executing the code.