Revisions: 08/04/98; 11/07/04, 08/20/06 -- format changes
A sequence of characters is called a string. So far we have been using strings for labeling the output of programs. This chapter will discuss more ways to use strings.
INPUT
with stringsIn all our programs so far, what does a variable hold?