Commit 6cce2785 by BellCodeEditor

save project

parent 22e33a0d
Showing with 8 additions and 2 deletions
filel=open('C:\\Users\\Administrator\\Desktop\\test.txt','w',encoding='utf-8') filel=open('C:\\Users\\Administrator\\Desktop\\test.txt','w',encoding='utf-8')
\ No newline at end of file filel.write("小民:12本")
filel.write("小文:12本")
filel.write("小明:12本")
filel.write("小兰:12本")
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