Commit b2f8fc8e by BellCodeEditor

save project

parent f333cd64
Showing with 7 additions and 7 deletions
file1=open(r"C:\Users\lenovo\Desktop\test.txt",'w',encoding='utf-8')
file1.write('小兰:909090909090909080元\n')
file1.write('欧阳嘉瑞:0.0000000000000000000000000000000000000000000001元\n')
file1.write('老八:898989898元\n')
file1.write('富豪:999999999999999999999999999999999999999999999999999999999999999999999999999999999元\n')
file1.close()
\ No newline at end of file
first=open(r"C:\Users\lenovo\Desktop\test.txt",'w',encoding='utf-8')
first.write('小兰:909090909090909080元\n')
first.write('欧阳嘉瑞:0.0000000000000000000000000000000000000000000001元\n')
first.write('老八:898989898元\n')
first.write('富豪:999999999999999999999999999999999999999999999999999999999999999999999999999999999元\n')
first.write('eriofhujidrpfhig-kcj8bujgtofunltrp')
\ 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