How do I write a script that inputs three integers
from the user and displays the sum, average, product, smallest, and largest of the numbers in an alert dialog?
Also, how do I write a script that inputs seven numbers and determines and outputs XHTML text that displays the number of negative?