Commit 45f9411a by BellCodeEditor

save project

parent 298c2ed7
Showing with 7 additions and 3 deletions
...@@ -10,9 +10,12 @@ def new_input(): ...@@ -10,9 +10,12 @@ def new_input():
except: except:
print("fedsw") print("fedsw")
elif : elif :
total.append(money) total.append(unit)
finally: finally:
print() print("=================================")
total.append(unit) return total
def sum()
print(total) print(total)
new_input() new_input()
\ 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