Commit 064d2068 by BellCodeEditor

save project

parent e4208595
import func
f=func.new_input()
z=func.sum(f)
print(str(z)+'分')
\ No newline at end of file
......@@ -19,6 +19,6 @@ def sum(money):
return b
c=new_input()
d=sum(c)
print(str(d)+'元')
#print(str(d)+'元')
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