Commit 794ab4a5 by BellCodeEditor

save project

parent bf256470
Showing with 6 additions and 0 deletions
with open(r'C:\users\CM\Desktoo\book.tst','a'encoding='uef-8')
for date in file1:
if '小强:10\n本'in date
print("小强数据在其中")
if '小兰:12\n本'in date
print("小兰数据在其中")
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