Commit 58548af4 by BellCodeEditor

save project

parent a0b146c9
Showing with 2 additions and 2 deletions
...@@ -2,4 +2,4 @@ import func ...@@ -2,4 +2,4 @@ import func
a=func.new_input() a=func.new_input()
b=func.sum(a) b=func.sum(a)
print('总分是:'+str(b)) print('总分是:'+str(b)+(a))
\ 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