Commit 856e55e6 by BellCodeEditor

save project

parent 222c624c
Showing with 4 additions and 2 deletions
import diy import diy
date=diy.new_input() date=diy.new_input()
score=diy.sum(date) score=diy.sum(date)
\ No newline at end of file
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