Commit fd6579e4 by BellCodeEditor

save project

parent bbbb00d4
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ with open(r'C:\Users\Administrator\Desktop\text.txt','r',encoding='utf-8')as fil
# a = filel1.read()
# print(a)
for a in filel1:
if"QQ:12本" in a:
if"QQ:1本" in a:
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