next up previous contents
Next: Tedious Counting Up: Basic Pascal Previous: Formatting   Contents

Simple Variables

In the previous chapter, we learned how to write a program with multiple statements. So far, the only statement we have learned is the writeln statement, which outputs text to the output.

You can write some boring programs with just the writeln statement and text to print quoted by single quotes. That's why this chapter will discuss concepts that can create more interesting programs.



Subsections

Tak Auyeung 2003-12-03