Commit a503f175 by BellCodeEditor

save project

parent a1ee705e
Showing with 7 additions and 0 deletions
sb=open(r"C:\Users\燕子红\Desktop\123.txt","w",encoding="utf-8")
sb.write("小兰:12\n")
sb.write("小丽:11\n")
sb.write("李文:9\n")
sb.write("张伟:16\n")
sb.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