0
That should be simple... think of the property prime numbers have: they only can be divided by 1 and themselves. So a number is a prime, if all other numbers do not divide the number. You could write a loop to test this.
30th Jun 2016, 4:23 PM
Stefan
Stefan - avatar