Deux

parent 8293f9ef
...@@ -9,6 +9,16 @@ ...@@ -9,6 +9,16 @@
"# À propos du calcul de $\\pi$" "# À propos du calcul de $\\pi$"
] ]
}, },
{
"cell_type": "code",
"execution_count": 11,
"metadata": {},
"outputs": [],
"source": [
"## En demandant à la lib maths\n",
"# Mon ordinateur m'indique que $\\pi$ vaut *approximativement*\n"
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": null,
...@@ -18,6 +28,7 @@ ...@@ -18,6 +28,7 @@
} }
], ],
"metadata": { "metadata": {
"celltoolbar": "Hide code",
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3",
"language": "python", "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