Merge pull request #50 from seungwonpark/patch-1

Fixed typo of **hint.ipynb
This commit is contained in:
Nicolas P. Rougier
2017-07-28 20:06:51 +02:00
committed by GitHub

View File

@@ -34,7 +34,7 @@
"metadata": {}, "metadata": {},
"source": [ "source": [
"#### 2. Print the numpy version and the configuration (★☆☆) \n", "#### 2. Print the numpy version and the configuration (★☆☆) \n",
"(**hint**: np.\\_\\_verison\\_\\_, np.show\\_config)" "(**hint**: np.\\_\\_version\\_\\_, np.show\\_config)"
] ]
}, },
{ {