Commit 45f5126d by BellCodeEditor

auto save

parent d41ed29c
Showing with 0 additions and 2 deletions
......@@ -10,4 +10,3 @@ for data in file1:
if '小丽:11本' in data:
data = data.replace('小丽:11本','小丽:12本')
print(data)
\ No newline at end of file
\ 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