Question d’entretien chez Appirio

Write a function that return the prime numbers from a given array

Réponse à la question d'entretien

Utilisateur anonyme

23 oct. 2019

I implemented a function using an if and a for loop that starts from the number two.