no commit message

parent 9a4570e2
......@@ -47,6 +47,17 @@
"print(pi)"
]
},
{
"cell_type": "raw",
"metadata": {
"hideCode": false,
"hidePrompt": false
},
"source": [
"from math import *\n",
"print(pi)"
]
},
{
"cell_type": "raw",
"metadata": {},
......@@ -138,7 +149,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.2"
"version": "3.6.4"
}
},
"nbformat": 4,
......
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