I 'm confused about prime number.
It is possible that we can find a not prime number that is greater than 100 and not divided by {2,3,5,7,9}.
because someone said to me that we can check if a number(greater than 100) is prime just to check if it is not divided by {2,3,5,7,9}
Thank you