質問編集履歴

1

typo

2019/01/30 05:42

投稿

naoya7076
naoya7076

スコア28

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  という関数をを作成しているのですが
8
8
 
9
- `alueError: attempt to get argmax of an empty sequence`
9
+ `ValueError: attempt to get argmax of an empty sequence`
10
10
 
11
11
  と出てしまい、`set_frequency`が空の状態でした。
12
12