Commit e2778f7c by BellCodeEditor

save project

parent b855c87f
Showing with 4 additions and 2 deletions
......@@ -3,4 +3,5 @@ file1=open('C:\\Users\\Administrator\\Desktop\\text.txt','a',encoding='utf-8')
file1.write('阿铭:12本\n')
file1.write('串串香:10本\n')
file1.write('星星:15本\n')
file1.close()
\ No newline at end of file
file1.close()
file1.read()
\ No newline at end of file
++ "b/\350\257\273\345\217\226"
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