質問編集履歴

1

エラーコードの表示

2019/01/09 05:23

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -33,3 +33,11 @@
33
33
 
34
34
 
35
35
  誰か教えてください.
36
+
37
+
38
+
39
+ エラー
40
+
41
+ if abs(data[i] - data[j]) < 6:
42
+
43
+ TypeError: unsupported operand type(s) for -: 'str' and 'str'