Pergunta de entrevista da empresa WebMD Health

Write a function to tell if the input was a prime number

Resposta da entrevista

Sigiloso

27 de jul. de 2017

I opted out of this question but here is the answer: function isPrime(num){ for(var i=2; i