Commit ed47960e by BellCodeEditor

save project

parent ecc8142a
Showing with 1 additions and 0 deletions
...@@ -11,6 +11,7 @@ def new_input(): ...@@ -11,6 +11,7 @@ def new_input():
total.append(unit) total.append(unit)
print(total) print(total)
new_input() new_input()
result(total)
''' '''
try: try:
age=int(input('你今年几岁了?')) age=int(input('你今年几岁了?'))
......
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