- 1
Prime number
Is there any way to PRINT OUT prime number using code, NOT CHECKING but PRINTING OUT? IS IT EVEN POSSIBLE?
1 Resposta
+ 2
hi, I found some information about a library called sympy, which has functions related to primes. You can find some more information on the website:
https://docs.sympy.org/latest/tutorial/index.html
Here is also a code that you can run run:
https://code.sololearn.com/cJdmBWZ15Y9W/?ref=app