質問編集履歴

1

情報の追加

2016/11/06 10:52

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -13,3 +13,7 @@
13
13
  TypeError: 'method' object is not subscriptableとなります。
14
14
 
15
15
  どうすればいいでしょうか。
16
+
17
+ A[x],B[x]はリストです。ProcessText1もリストです。
18
+
19
+ また、上記のエラーが出るのもFunc2(A[x],B[x])の箇所です。