Commit 856e55e6 by BellCodeEditor

save project

parent 222c624c
Showing with 3 additions and 0 deletions
...@@ -2,3 +2,5 @@ import diy ...@@ -2,3 +2,5 @@ import diy
date=diy.new_input() date=diy.new_input()
score=diy.sum(date) score=diy.sum(date)
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