From Problem to Program II Page

This program shows simple sequencing of statements and demonstrates how to print multiple items with a single writeln() call. Please also see a longer version which uses a separate write() or writeln() call for each item of information.

The Source

The Variables

1   2   3   4   5   6   7   NEXT  

The Output


Back to Main Page
© 2001 DFStermole
Last Modified 31 Oct 2001