質問編集履歴
1
不要な点を削除しました.
test
CHANGED
File without changes
|
test
CHANGED
@@ -38,8 +38,6 @@
|
|
38
38
|
|
39
39
|
nwords.append(p[1])
|
40
40
|
|
41
|
-
# print(line, end="")
|
42
|
-
|
43
41
|
except Exception as e:
|
44
42
|
|
45
43
|
print(e)
|