35 | Page
_____________________________________________________________
PROGRAMMING:
BEFORE PROGRAMMING:
PROGRAM METHOD (see preamble)
A LINE #:
The code is entered in a side by side sentence format. The
horizontal row of the program is called a line. The line number 00;
; is attached from 00 to the line on the left. Also the end of a
line is the
A STATEMENT:
One line consists of operation instruction(s) called a statement(s).
A comma -,- is used to deliniate statements on the same line.
A SENTENCE:
Refers to a completed line up to and including the