Skip to content

Commit 6110ac2

Browse files
committed
Add #14 to problem statement
1 parent ccae31d commit 6110ac2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

DailyCodingProblem/estimatePiMonteCarlo.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
"""
2+
Daily Coding Problem #14
3+
24
This problem was asked by Google.
35
46
The area of a circle is defined as πr^2. Estimate π to 3 decimal

0 commit comments

Comments
 (0)