Exercice 1

parent 386b426c
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 1, "execution_count": 5,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
], ],
"source": [ "source": [
"from math import *\n", "from math import *\n",
"print (pi) " "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