質問編集履歴
2
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -32,7 +32,7 @@
|
|
32
32
|
|
33
33
|
import datetime
|
34
34
|
|
35
|
-
ld = open("0001_○○○.txt")
|
35
|
+
ld = open("0001_○○○.txt")
|
36
36
|
|
37
37
|
lines = ld.readlines()
|
38
38
|
|
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -32,7 +32,7 @@
|
|
32
32
|
|
33
33
|
import datetime
|
34
34
|
|
35
|
-
ld = open("0
|
35
|
+
ld = open("0001_○○○.txt")#短い実例
|
36
36
|
|
37
37
|
lines = ld.readlines()
|
38
38
|
|