BASIC Programming: Difference between revisions

Content deleted Content added
m Typo patrol, typos fixed: upto → up to using AWB (7634)
link corrected
Line 23:
* '''Program''' where instructions are written (maximum of nine lines of code).
* [[Stack]] shows temporary results of what your program does.
* [[Variable (programming)|Variables]] displays the values of any variables your program is using.
* '''Output''' displays any output values your program is creating.
* '''Status''' displays the amount of available memory remaining