You need to repeat the loop you wrote for even numbers in the previous hint. To be efficient, you want to make sure you do that process only for prime numbers. How can you tell what the next prime number is?