Commit 5b3b8037 by BellCodeEditor

auto save

parent bc7d88dc
Showing with 2 additions and 1 deletions
......@@ -3,5 +3,5 @@ new_a=[]
with open(r'D:\桌面\666.txt','r',encoding='utf-8') as a:
for i in a:
if in '小兰:12本' i:
a=a.replace('小兰:12本','小兰:'111111145454')
a=a.replace('小兰:12本','小兰:'54')
new_a=new_a+a
\ 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