Fast Enterprises Interview Question

Write the function for is_prime(n):

Interview Answer

Anonymous

Dec 6, 2017

Incremented through a list of numbers and checked if it was divisible.