Commit 79c110b6 by BellCodeEditor

save project

parent 817ba4ab
Showing with 3 additions and 3 deletions
......@@ -12,5 +12,5 @@ def func():
print("请输入一个数")
else:
total.append(unit)
print(total)
func()
\ No newline at end of file
return unit
ls=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