Commit d8d8c8fc by BellCodeEditor

save project

parent 9cfd8b6a
Showing with 5 additions and 4 deletions
er=with open(r'C:\Users\Administrator\Desktop\捐赠\txt''r'encoding='utf-8')as.er
er=" "
with open(r'C:\Users\Administrator\Desktop\捐赠\txt''r'encoding='utf-8')as er:
a=er.read()
for i in a:
in '小明:11本' in a
print("sc")
er.replace('小强10本','小强11本')
print("er")
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