Login
Discover
Waves
Decks
Plus
Login
Signup
RE: RE: Calculating the n-th prime number in Python
You are viewing a single comment's thread from:
RE: Calculating the n-th prime number in Python
View the full context
View the direct parent
codemojo
(47)
Published in
#math
Words
0
Reading
0 min
Listen
Play
2018-02-01 05:14
PRIMES[170] = 1
We start counting with number 42.
via
steemit
This post was published via steemit. Ecency is not the originator or editor of this content and displays it for discovery purposes only.
$ 0.000
0
@codemojo: PRIMES[170] =
RE: Calculating the n-th prime number in Python