Commit 9548f860 by BellCodeEditor

save project

parent dc22b1a3
Showing with 7 additions and 0 deletions
with open('C:\\Users\\legao-001\\Desktop\\35487888974454545.txt','r',encoding='UTF-8') as file:
file.read()
for date in file:
print(date)
if'小强:15本\n' in 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