Commit 5528368c by BellCodeEditor

save project

parent a8d02629
Showing with 5 additions and 0 deletions
with open(r"C:\Users\lenovo\Desktop\books.txt","r",encoding="UTF-8")as book:
for i in book:
if "小强:12本"in i:
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