no commit message

parent 8c082f20
......@@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# A propos de pi "
"# A propos de $\\pi$ "
]
},
{
......@@ -18,12 +18,12 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Mon ordinateur m'indique que pi vaut approximativement"
"Mon ordinateur m'indique que $\\pi$ vaut approximativement"
]
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 3,
"metadata": {},
"outputs": [
{
......@@ -38,13 +38,6 @@
"from math import *\n",
"print(pi)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
......
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