Thursday, December 09, 2004

Sum Numbers Program

Here is the output that should be given by the Sum Numbers program:
~~~~~~~~~~~~~~

This program will add all the numbers in a given range.
What number should I start at?
?
What number should I end on?
?

The total of all the numbers from _ to _ is _____.


~~~~~~~~~~~~~
The text does not need to be exact, but the basic message should be same.

No comments: