Commit d617e1ea by BellCodeEditor

auto save

parent 7e1559c9
Showing with 2 additions and 1 deletions
ss=open(r"C:\Users\dell\Desktop\text.txt","w","endcoding=utf-8")
ss=open(r"C:\Users\dell\Desktop\text.txt","w",encoding="utf-8")
ss.write("小兰12小丽11李文9张伟16")
ss.close()
\ 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