Commit e1763834 by BellCodeEditor

auto save

parent b1a38af6
Showing with 4 additions and 0 deletions
......@@ -14,5 +14,9 @@ def new_ input():
print("_"*30)
print(total)
return total
def sun(money):
result = new_input()
print(result)
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