Pi decimals
· One min read
How many decimals of pi do you know? Here you can test yourself and try to improve. Click the box below and type the first decimal to begin. If you want help, you can click the "Show answer" button, where you'll also see how far you've come — the correctly typed decimals have a green background.
3,
The code behind the pi game
Here's another game that was extremely smooth to build with React.
The decimals variable holds the first 5,000 decimals, so if you know more than that you'll have to learn the rest somewhere else.
