Find the prime numbers from 2 to 1000. 1 is an index not a prime number
Use modules
Multiple files
Use classes
Use a Printable interface
Use arrays
Keep track of iterations and display them at the end of the program
Display the prime numbers similarly to the following program examples