Commit cb413ad3 by BellCodeEditor

save project

parent 785d8c3b
Showing with 3 additions and 3 deletions
file = open("C:\\Users\\帛帛\\Desktop\\xxs.txt","w",encoding="utf-8") file = open("C:\\Users\\帛帛\\Desktop\\xxs.txt","w",encoding="utf-8")
file.write('小兰:12本') file.write('小兰:12本\n')
file.write('小sb:1本') file.write('小sb:1本\n')
file.write('hp:10000本') file.write('hp:10000本\n')
file.close() file.close()
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