Commit cae54def by BellCodeEditor

save project

parent c655f71d
Showing with 2 additions and 2 deletions
......@@ -2,4 +2,4 @@
with open(r"C:\Users\贝贝\Desktop\test.txt",'r',encoding='utf-8') as file1:
for i in file1:
if '小丽:11本' in file1:
print("有)
\ No newline at end of file
print("有")
\ No newline at end of file
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