Commit a4d23450 by BellCodeEditor

save project

parent 23b98ad3
Showing with 7 additions and 2 deletions
......@@ -10,4 +10,9 @@ except:
else:
total.append(unit)
print(total)
retum
\ No newline at end of file
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