Fast Enterprises Interview Question

Create a function that finds the first 100 prime numbers using their isPrime function. Then write the isPrime function.