BASIC Programming: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 195.188.51.20 to version by Bumm13. False positive? Report it. Thanks, ClueBot NG. (1727311) (Bot)
No edit summary
Line 20:
The BASIC Programming display was divided into six regions:
 
* '''Program''' where instructions are written (maximum of nine (or eleven) lines of code).
* [[Call stack|Stack]] shows temporary results of what your program does.
* [[Variable (programming)|Variables]] displays the values of any variables your program is using.