Commit 9e45d60a by BellCodeEditor

save project

parent 0628c589
Showing with 3 additions and 5 deletions
...@@ -11,8 +11,5 @@ def zh(): ...@@ -11,8 +11,5 @@ def zh():
print("请输入数字") print("请输入数字")
else: else:
total.append(unit) total.append(unit)
return total print(total)
zh()
sans=zh() \ No newline at end of file
print(sans)
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