Write a script that inputs five numbers and determines and outputs HTML text that displays the number of negative numbers input, the number of positive numbers input and the number of zeros input.

What will be an ideal response?

```

1

2

3

4

5 Solution: 13.30

6

7