Commit ceef2a46 by BellCodeEditor

save project

parent 78237f53
Showing with 3 additions and 0 deletions
......@@ -6,6 +6,8 @@ with open(r'C:\Users\lenovo\Desktop\pppppp.txt','a',encoding='utf-8')as file1:
file1.write('全球通图:89998989988998889989989898\n')
file1.write('FBI:999999999999999999999999999999999999999999999999999\n')
file1.write('老八:8\n')
for data in file1:
data=data.replace('光头强:12')
print(file1)
\ 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