Commit d3fb3b30 by BellCodeEditor

save project

parent 63ea80b7
Showing with 2 additions and 3 deletions
ert=open("C:\Intel","w",encoding="utf-8")
ert=open(r"D:\ff.txt","w",encoding="utf-8")
ert.write("小当")
ert.close()
\ No newline at end of file
ert.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