回答編集履歴

1

訂正

2018/05/17 01:50

投稿

nullpon
nullpon

スコア5737

test CHANGED
@@ -1 +1,11 @@
1
1
  エラーメッセージの通り、インデントのレベルを揃えて下さい。
2
+
3
+ ```python
4
+
5
+ □def itemInput(self):
6
+
7
+
8
+
9
+ def itemInput(self):
10
+
11
+ ```