Commit 1616c58b by BellCodeEditor

auto save

parent dd67f143
Showing with 5 additions and 2 deletions
(r'C:\Users\Administrator\Desktop\33\test.txt,'w',encoding='utf-8')
\ No newline at end of file
#
with open(r'C:\Users\Administrator\Desktop\33\test.txt','w',encoding='utf-8') as file1:
file1.write('明:10\n')
file1.write('强:15\n')
\ 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