The problem is it is still giving the output as 3 sometimes which should not be.
Kindly help me with this snippet
//CODE SNIPPET
int number1=4;
while(number1>3)
{ ...