Section 3.1
Programming In QuickBASIC
3.1 Introduction
A programmer writes instructions to enable the computer to perform a specific task.
These instructions have to be written according to the rules of the particular
programming language chosen for the task.
Computers must take data from the outside world (input) and use it to produce useful
information (output).