Inspiration LHD itself. Finding Pi values is easy up to a few 10s. But above that, it's a nightmare.
What it does It calculates the value of PI up to the 'Nth' digit.
How we built it Python language is used to write the script. t = ((-1)*k)(factorial(6*k))*(13591409+545140134*k)
Challenges we ran into Pretty much every step was a challenge.

Log in or sign up for Devpost to join the conversation.