Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 231 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 231 Bytes

Approximation-of-Pi

This was a first year University project I completed in 2013. It uses a Monte Carlo method to find an approximation to Pi. See Buffon's needle problem for related reading. Written in Python, and uses Turtle.