Commit eee69cdc by BellCodeEditor

save project

parent 8a38bce8
Showing with 7 additions and 2 deletions
...@@ -97,4 +97,9 @@ print(result) ...@@ -97,4 +97,9 @@ print(result)
import func import func
\ No newline at end of file
data = func.new_input()
score = func.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