3eme modif

parent 34e668f6
......@@ -7,6 +7,9 @@
"outputs": [],
"source": [
"#À propos de pi\n",
"## En demandant à la lib maths\n",
"Mon ordinateur m'indique que $\\pi$ vaut *approximativement*\n",
"\n",
"from math import *\n",
"print(pi)"
]
......
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