Question 94958
Prime numbers have exactly 2 factors. There cannot be more or less. Therefore 1 is not prime. So we start with 2 (which is the only even number that is prime).

2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97

There is an easy trick on finding prime numbers, you may want to research the Sieve of Eratosthenes.