Commit 74de3969 by BellCodeEditor

save project

parent 3439c28b
Showing with 1 additions and 3 deletions
......@@ -18,8 +18,7 @@ def c(d):
for i in d:
e=e+i
return e
'''
f=b()
g=c(f)
print("一共消费了"+str(g)+"元。")
'''
\ 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