Commit 6c8d75ea by BellCodeEditor

save project

parent 47f69255
Showing with 5 additions and 3 deletions
with open(r"C:\Users\EDZ\Desktop\360安全览器.txt",'r',encoding='utf-8')as dd1: with open(r"C:\Users\EDZ\Desktop\360安全览器.txt",'r',encoding='utf-8')as dd1:
a=dd1.read() for data in dd1:
print(a) if'小强:10本'in data:
\ No newline at end of file print('effdfre')
\ 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