Commit c32b09ad by BellCodeEditor

auto save

parent bbf69c2b
Showing with 5 additions and 2 deletions
a = new_input()
b = total_sum(a)
import wedemo
a = wedemo.new_input()
b = wedemo.total_sum(a)
print("共消费"+str(b)+"元")
\ 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