Commit 6265fd1c by BellCodeEditor

auto save

parent 5a97eafe
Showing with 11 additions and 0 deletions
import func
data = func.new_input()
sorted = func.sum(data)
print("这位选手的总分数为:"+str(store))
\ No newline at end of file
file=open(r'C:\Users\Administrator\test.txt','w',encoding='utf-8')
file.write('小兰,12本')
\ 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