no commit message

parent 288c6108
......@@ -33,8 +33,10 @@
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"execution_count": 4,
"metadata": {
"scrolled": true
},
"outputs": [
{
"name": "stdout",
......@@ -45,7 +47,7 @@
}
],
"source": [
"In [1]: from math import *\n",
"from math import *\n",
"print(pi)\n"
]
},
......
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