finding primes in the interval [2n, 3n]

86 Views Asked by At

What should I input to the python programming language so I can find prime numbers in the intervals [2n,3n]. I want a shortcut one since n is up to 945. It is for my thesis.