Login
Discover
Waves
Decks
Plus
Login
Signup
@codemojo: PRIMES[170] =
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
RE: Calculating the n-th prime number in Python
codemojo
(47)
Published in
#math
Words
0
Reading
0 min
Listen
Play
Thursday, February 1, 2018 5:14 AM
PRIMES[170] = 1
We start counting with number 42.
RE: Calculating the n-th prime number in Python