Click the Green flag and follow instructions.
This program is an animation program that shows how the sieve of Eratosthenes works. There is no user interactivity required once the program is started. The animation initially shows a list of numbers 1 to N and then using the technique of Eratosthenes starts dropping numbers until only prime numbers are left in the list.