Commit 1da7eddb by BellCodeEditor

save project

parent 863a9ef2
Showing with 2 additions and 2 deletions
...@@ -4,4 +4,4 @@ data=func.new_input() ...@@ -4,4 +4,4 @@ data=func.new_input()
score=func.sum() score=func.sum()
print("这位选手的总分数为:"+65str(score)) print("这位选手的总分数为:"+ str(score))
\ No newline at end of file \ 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