0
Ioops
write a program that asks the users to enter 10 integers . the program should print how many positive numbers are entered , how many negative numbers are entered and how many zeros are enteredđ
1 Answer
+ 1
We will not do your homework here. We can help you if you got some problems with code. For this excersise I'm just gonna tell you, you need one "for" loop and 3 "if" statements inside it.



