Commit 53b7c1ce by BellCodeEditor

save project

parent 860b7c4c
Showing with 6 additions and 3 deletions
def e(a,s):
q = a-s
return q
import func
data=func.a_input()
score=func.sum(data)
print("这为选手总分为"+str(score))
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