Commit 9b5312d5 by BellCodeEditor

auto save

parent 12e59ce9
Showing with 3 additions and 4 deletions
#"C:\Users\Windows 10\Desktop\111.txt"
file = open(r"C:\Users\Windows 10\Desktop\111.txt,"w",encoding="utf-8")
file.write("小兰,12",‘、"小丽,11",李文,9本",张伟,")
\ No newline at end of file
with open(r'c:'\users\cm\Desktop\text.txt','a',encoding='utf-8')as
file:
\ 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