Prime number | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 1

Prime number

Is there any way to PRINT OUT prime number using code, NOT CHECKING but PRINTING OUT? IS IT EVEN POSSIBLE?

2nd Apr 2019, 10:03 AM
Fajar Kurniawan
1 Antwort
+ 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
9th Apr 2019, 2:00 PM
Lothar
Lothar - avatar