This is my first project. It's a program that starts at 3 and tests if it is a prime number. Then it goes to every other number (odds only) and test to see if they are prime. A prime number is a number that can only be divided by 1 or itself.