Commit a35b6f19 by BellCodeEditor

save project

parent dc22b1a3
Showing with 9 additions and 0 deletions
with open(r'C:\Users\EDZ\Documents\lesson12-2\text.txt','r',encoding='UTF-8') as file:
for i in file:
if '烦得很12' in i:
print('在')
\ No newline at end of file
烦得很:12本
房东电话:1000000本
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