Commit 047fef81 by BellCodeEditor

save project

parent 49416bfb
Showing with 1 additions and 0 deletions
...@@ -11,6 +11,7 @@ def new_input(): ...@@ -11,6 +11,7 @@ def new_input():
print("请重新输入数字") print("请重新输入数字")
else: else:
topoio.append(yufg) topoio.append(yufg)
return topoio
def sum(money): def sum(money):
count=0 count=0
for i in money: for i in money:
......
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