Commit 4db5bb75 by BellCodeEditor

save project

parent 659189d6
Showing with 5 additions and 4 deletions
K=open(r"C:\Users\ASUS\Desktop\test.txt","w",encoding="utf-8") K=open(r"C:\Users\ASUS\Desktop\test.txt","w",encoding="utf-8")
K=open(r"C:\Users\ASUS\Desktop\test.txt","w",encoding="utf-8") K=open(r"C:\Users\ASUS\Desktop\test.txt","w",encoding="utf-8")
K.write("小兰:12") K.write("小兰:12\n")
K.write("") K.write("小丽:11\n")
\ No newline at end of file K.write("李文:9\n")
K.write("张伟:16\n")
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