Commit c8445d81 by BellCodeEditor

save project

parent f432564f
Showing with 8 additions and 4 deletions
......@@ -8,12 +8,16 @@ def a():
try:
unit=int(unit)
except:
print('两个号合计投入就hi呕吐女人和你天天天天上')
print('输入错误,请重输入')
else:
total.append(unit)
finally:
print("-"*30)
print(total)
return total
def sum(money):
count+=i
return count
a()
print(total)
\ No newline at end of file
sum(total)
\ 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