Plz learn to code

I’ll back Evan Chen on this one. Please learn to code.

Project Euler is not the best resource to learn coding from first principles, but rather to spark your curiosity into algorithmic thinking. Here’s a cool problem to think about:

How many numbers of the form $2n^2-1$ are primes, for $1 \leq n \leq 50000000$?.