+ 7
Challenge: write a code in any preferred language to calculate the first twenty prime numbers
Also write a code to calculate the prime numbers between 1 and 20... write these two codes separately and paste with good comments to expatiate . use any language but would prefer c++ or javascript
10 Respuestas
+ 16
Challenge: prime number series_JS
https://code.sololearn.com/WqD5gmTxY4aj/?ref=app
+ 15
https://code.sololearn.com/c51J5wGbwS79/?ref=app
+ 14
https://code.sololearn.com/cLEax0HwxbvM/?ref=app
+ 13
All in one Web and kotlin codes.
All in one almost one - liner Ruby code.
https://code.sololearn.com/cuxn7L6QnBjF/?ref=app
https://code.sololearn.com/WXFV9L74mjTz/?ref=app
https://code.sololearn.com/csactsDnoZhn/?ref=app
https://code.sololearn.com/cxM0MXX2mYwD/?ref=app
+ 10
check this java version i think you like!!
first N prime number!!
https://code.sololearn.com/c8KCZTNWXzC8/?ref=app
+ 7
https://code.sololearn.com/cwNXlL5D9qhP/?ref=app
+ 4
https://code.sololearn.com/cnw4lXQ0P3d0/?ref=app
https://code.sololearn.com/crs1n7uwOjts/?ref=app
0
Cool