質問編集履歴

1

typo

2018/01/09 11:16

投稿

loreeeee
loreeeee

スコア40

test CHANGED
File without changes
test CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
  ```python3.6
28
28
 
29
- rom numpy.random import randn
29
+ from numpy.random import randn
30
30
 
31
31
  import matplotlib.pyplot as plt
32
32