Commit 0e6a098e by BellCodeEditor

save project

parent 842f9472
Showing with 2 additions and 1 deletions
......@@ -2,7 +2,8 @@ import func
import bhj
data = func.new_input()
score = bhj.sum(data)
score = bhjq
q.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