Commit 8d3d7c36 by BellCodeEditor

save project

parent 7b564873
Showing with 2 additions and 1 deletions
...@@ -10,5 +10,5 @@ def j(): ...@@ -10,5 +10,5 @@ def j():
except: except:
print("数字") print("数字")
else: else:
total append(unit) total.append(unit)
j() j()
\ 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