Find the errors in the following code.
The following statement should determine whether count is outside the range of 0 through 100. What is wrong with it?
if (count < 0 && count < 100)
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.