Sieve of Eratosthenes
Repeat the action: "Remove all proper multiples of the next remaining prime number
in the table". Start with the number 2. The multiples will be 'removed' by clicking the
prime number. When all proper multiples of all numbers in the first row are 'removed',
the table will contain only the primes (except 1).