Commit cda68d5f by BellCodeEditor

save project

parent 12e0f2dd
Showing with 1 additions and 1 deletions
with open(r'C:\Users\makcoo\Desktop\',text-txt,a)as file: with open(r'C:\Users\makcoo\Desktop\',text-txt,a,encoding='utf-8')as file:
file.write('新年快乐') file.write('新年快乐')
#file.close() #file.close()
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