Commit 09990a91 by BellCodeEditor

save project

parent dc22b1a3
Showing with 5 additions and 0 deletions
with open(r'D:\王欣语\a.txt','r',encoding='UTF-8') as book:
for i in book:
if '小强:33本'in i:
print('数据在文件中')
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