Commit 781bcb72 by BellCodeEditor

auto save

parent 8fc43d36
Showing with 2 additions and 2 deletions
......@@ -5,4 +5,4 @@ a.close()
with open(r'C:\Users\23636\Desktop\book.txt','r',encoding='utf-8')as file:
for data in file:
if '小强'in data:
print('有')
\ No newline at end of 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