質問編集履歴

1

エラー内容を修正しました。

2021/11/05 09:36

投稿

fideo
fideo

スコア55

test CHANGED
File without changes
test CHANGED
@@ -80,7 +80,7 @@
80
80
 
81
81
  line 5, in <module>
82
82
 
83
- result_change=result[1:3]
83
+ result_change=result[61:15]
84
84
 
85
85
  TypeError: 'CompletedProcess' object is not subscriptable
86
86