Commit 5d62f327 by BellCodeEditor

save project

parent ff634cbb
Showing with 2 additions and 1 deletions
......@@ -8,7 +8,7 @@ with open(r'C:\Users\Administrator\Desktop\ardunio素材\test.txt','a',encoding=
for date in file1:
if '小强:10本' in date:
print('在')
if '兰:12本' in date:
if '兰:12本' in date:
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