Commit 87505872 by BellCodeEditor

save project

parent 1472d0ed
import func
import diy2
data = func.new_input()
score=diy2.sum(data)
print("总分是:"+str(score))
\ 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