Commit a4d23450 by BellCodeEditor

save project

parent 23b98ad3
Showing with 6 additions and 0 deletions
...@@ -11,3 +11,8 @@ except: ...@@ -11,3 +11,8 @@ except:
total.append(unit) total.append(unit)
print(total) print(total)
retum retum
file1=open(r"C:\Users\Administrator\Desktop\book.txt,"w","utf-8"")
file.write("小兰:12")
file.write("小丽:11")
file.write("李文:9")
file.write("张伟:16")
\ 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