Commit befe9bbe by BellCodeEditor

save project

parent 5de1a7ca
Showing with 3 additions and 3 deletions
......@@ -11,7 +11,8 @@ def func():
total("输入数字")
else:
total.append(unit)
print(total)
return total
a=func()
func()
\ 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