0
program on check prime or not
244
3 Réponses
0
in c or c++ or python
0
I have a code that lists all primes from 2 to n (the user input)
the isPrime() function in this code tells if the number is a prime or not.
https://code.sololearn.com/c6933cbu5jrZ/?ref=app