Commit c8e30f20 by BellCodeEditor

save project

parent 712c499f
Showing with 2 additions and 2 deletions
......@@ -9,4 +9,4 @@ with open(r"C:\Users\Administrator\Desktop\test.txt",'r',encoding='utf-8') as fi
if'小强:12本' in data:
print('小强数据在')
if'李名:15本' 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