Commit a5c8dbdd by BellCodeEditor

save project

parent 0908faf2
Showing with 0 additions and 10 deletions
...@@ -17,12 +17,3 @@ def new_input(): ...@@ -17,12 +17,3 @@ def new_input():
return total() return total()
total()=new_input() total()=new_input()
print(fbh[0]) print(fbh[0])
def sz(q):
bbb=0
for i in q
bbb=bbb+1
return bbb
sss()=new_input()
sz=sum(sss)
print("你一共消费了"+str(sz)+"元!快付钱!不然就滚!")
\ 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