質問編集履歴

1

拡張子の表記にミスがあり訂正しました

2020/01/07 13:22

投稿

usuke
usuke

スコア23

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
 
34
34
 
35
- a = glob.glob("*.out")
35
+ a = glob.glob("*.txt")
36
36
 
37
37
 
38
38