質問編集履歴

1

一言追加

2021/09/02 02:15

投稿

fdorike
fdorike

スコア21

test CHANGED
File without changes
test CHANGED
@@ -40,6 +40,8 @@
40
40
 
41
41
  一部抜粋
42
42
 
43
+ エラーがでたプログラム
44
+
43
45
  with open(file, 'rt', encoding='utf-8') as f:
44
46
 
45
47
  lines = f.readlines()