Commit 80f559c2 by BellCodeEditor

save project

parent 4e909fba
import fun import func
\ No newline at end of file
print('他'+str(bb)+'分')
\ No newline at end of file
...@@ -23,4 +23,4 @@ def sum(m): ...@@ -23,4 +23,4 @@ def sum(m):
return s return s
aa=new_input() aa=new_input()
bb=sum(aa) bb=sum(aa)
print('您共消费'+str(bb)+'元,请问刷卡还是刷盘子?') # print('您共消费'+str(bb)+'元,请问刷卡还是刷盘子?')
\ 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