Commit 443d0980 by BellCodeEditor

save project

parent 6dbb0edb
Showing with 5 additions and 4 deletions
filel=open(r"C:\Users\Administrator\Desktop\test.txt","w",encoding="utf-8")
filel.write("小兰:12")
filel.write("小丽:11")
filel.write("李文:9")
filel.write("张伟:16")
filel.write("小兰:12")
filel.write("小丽:11")
filel.write("李文:9")
filel.write("张伟:16")
filel.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