I need help. I need to write a program with functions that gives the following output: ( I will use the numbers as examples (they must be values between 1 and 200))
The three numbers are:
150 1 79
This group is valid:
largest is: 150
smallest is: 1
range is:149
the range is 100 or more
another example output if the numbers arent 1-200:
The three numbers are:
45 720 -3
720 is invalid
-3 is invalid
this group is invalid.
If you need more explanation from me please email me. Id like to get this one shown to me so I can do the rest of them on my own.
2007-08-05
07:17:17
·
2 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design