Commit 559cb0b6 by BellCodeEditor

save project

parent f47689a4
Showing with 6 additions and 0 deletions
with open(r"c:\Users\1\Desktop\q.txt","r",encoding="utf-8")as file:
for data in file:
if "小强:10本"in data:
print("在")
if "小兰:12本"in data:
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