00:01
Hello students, as the algorithm using the pseudocode to achieve the described task, so we will write an algorithm for that.
00:08
So initialize the positive count to zero.
00:14
The first step is to initialize your positive count to zero.
00:22
Then repeat the following steps as then the second step is to repeat the following steps following steps as first is like you need to enter an input number, you will prompt the users to enter the number, then later if the number is negative, skip to the next iteration.
00:51
If you are using the if loop, then if the number is negative, then skip to the next iteration.
01:13
If the number is positive, if the number is positive, it is positive, then increment, then increment a positive count by one, a positive count by one.
01:40
If the number is zero, then you need to directly exit the loop...