Fast Enterprises interview question

Write the function for is_prime(n):

Interview Answer

Anonymous

6 Dec 2017

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