Commit a1b676e0 by BellCodeEditor

save project

parent efa43671
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ with open(r"C:\Users\8\Desktop\text.txt",'r',encoding='utf-8')as filet1:
# filet1.write('李文:9本\n')
# filet1.write('张伟:16本\n')
# filet1.write('张伟:16本\n')
# filet1.write('jjjj:16本\n')
for i in filet1:
print(i)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment