Program to find Primes of the form prime(n+2) * prime(n+1) - prime(n) +- 1.

Musatov tomusatov at gmail.com
Wed Oct 3 11:26:11 EDT 2018


On Tuesday, October 2, 2018 at 3:49:14 PM UTC-5, Rick Johnson wrote:
> Musatov wrote:
> 
> > Well you don't know until you ask.
> 
> Fair enough.
> 
> So, uh, have you made any attempt to compose a Python program from this assignment?
> 
> If so, don't be shy... let's see it!

I don't even know where to begin! (I'm reading the Dummies book)



More information about the Python-list mailing list