Commit bf6cc5b5 by BellCodeEditor

save project

parent 81ea8c0a
Showing with 7 additions and 0 deletions
with open(r"C:\Users\Administrator\Desktop\test.txt","a",encoding="utf-8")as file1:
for data in file1:
if "xiaozhan,10ben" in data:
print("xiaoqianzhaishujuzhong")
if "xiaozhan,12ben" in data:
print("xiaolanzhaishujuzhong")
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