Revisions: 09/25/04, 08/17/06 -- format changes

CHAPTER 3 — Variables

In this chapter you will learn about variables in QBasic. Variables enable your program to remember values from one program statement to the next.

Chapter Topics

QUESTION 1:

In algebra, what do you call symbols like "x" and "y" , as in 3x2 + 2y ?