Commit 5bbfe4a1 by BellCodeEditor

auto save

parent d31432b1
Showing with 4 additions and 0 deletions
a=['你好\n',"你好\n"]
with open(r'C:\Users\A16\Desktop\hello.txt',"r",encoding="utf-8") as file:
file.writelines()
\ 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