質問編集履歴

1

修正

2020/06/09 06:43

投稿

tomatocco
tomatocco

スコア24

test CHANGED
File without changes
test CHANGED
@@ -62,7 +62,7 @@
62
62
 
63
63
  P_list_size=len(P_list)
64
64
 
65
- P_list_size=np.arange(0,psize,1,dtype = 'int')
65
+ P_list_size=np.arange(0,P_list_size,1,dtype = 'int')
66
66
 
67
67
 
68
68