Commit e41d00d3 by BellCodeEditor

save project

parent b1709b24
Showing with 4 additions and 8 deletions
with open(r'c:\Users\23636\Desktop\ad.txt','r',encoding='utf-8') as file: with open(r'C:\Users\23636\Desktop\ppp.txt','r',encoding='utf-8') as ppp:
a=file.readlines() for i in ppp:
for i in a: if 'aaaaaaaaa' in i:
print(i) print('zidong')
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