質問編集履歴

1

エラーメッセージの訂正

2019/06/27 05:15

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  ```
14
14
 
15
- IndexError: string index out of range
15
+ TypeError: list indices must be integers or slices, not tuple
16
16
 
17
17
  ```
18
18