2eme et 3eme modif.

parent cf8a56d7
...@@ -6,7 +6,9 @@ ...@@ -6,7 +6,9 @@
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
"#À propos de pi" "#À propos de pi\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