Approximating the Value of Pi

Coding Challenge #95

In this coding challenge, I use use a “monte carlo” method to approximate the value of Pi in Processing (Java).