quick question. All of the program works just fine, but I was just curious on the statement : if(isPrime(i)). I know that : if(isPrime(i) == true)) does not work because I t