We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccae31d commit 6110ac2Copy full SHA for 6110ac2
1 file changed
DailyCodingProblem/estimatePiMonteCarlo.py
@@ -1,4 +1,6 @@
1
"""
2
+Daily Coding Problem #14
3
+
4
This problem was asked by Google.
5
6
The area of a circle is defined as πr^2. Estimate π to 3 decimal
0 commit comments