BASIC Programming: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 86.28.251.174 to version by Rursus. False positive? Report it. Thanks, ClueBot NG. (641691) (Bot)
Jinnai (talk | contribs)
Help needed: Stack
Line 20:
 
* '''Program''' where instructions are written (maximum of nine lines of code).
* [[Stack]]{{dn|date=November 2011}} 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.