Shift + green flag to enable turbo mode, makes the project run way faster !If project is in turbo mode, the numbers will not catch up and show the true value!
(Latest prime number), (Current searching number) (Prime? 1/0), (factors) Starts by skipping even numbers, except 2. Since all prime number except 2 are odd numbers (if not they would gain another factor, 2) The project runs through each number indivdually, checking each number from 1 to the number (skipping even numbers) and calculating each factor it has. A prime number always has 2 factors