This is my 5th attempt on making a project that calculates pi. The first 3 didn’t turn out well, but this one and the previous one works just fine. I named this "Pi Number Calculator #2" because this is the second one that actually works. In the “Calculator” sprite, there is a block which gives a value to the variable “n”. Higher this variable is, more accurate the calculation is, and more time it takes to calculate pi.
I learned the formula to calculate pi from Google Gemini. (I asked to calculate pi, and it also gave a formula to calculate it.)