no commit message

parent b3c5baa3
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"hideCode": true,
"hidePrompt": true
},
"source": [
"# On the computation of $\\pi$"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"hideCode": true,
"hidePrompt": true
},
"outputs": [],
"source": [
"# On the computation of $\\pi$\n",
"\n",
......@@ -15,7 +35,10 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"metadata": {
"hideCode": true,
"hidePrompt": true
},
"outputs": [],
"source": [
"from math import *\n",
......@@ -24,6 +47,7 @@
}
],
"metadata": {
"hide_code_all_hidden": true,
"kernelspec": {
"display_name": "Python 3",
"language": "python",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment