Write a script that inputs three integers from the user and displays the sum, average, product, smallest and largest of these numbers in an alert dialog.
What will be an ideal response?
```
1
2
3
4
5
6
7
What will be an ideal response?
```
1
2
3
4