This is a prime number calculator that uses the brute force method of testing if every number below some number divides into it. It puts all of the numbers into a list and it reads them out loud.