Commit 03de65c6 by BellCodeEditor

save project

parent 32d05a3d
Showing with 4 additions and 7 deletions
...@@ -11,10 +11,7 @@ def ff(): ...@@ -11,10 +11,7 @@ def ff():
print("请输入") print("请输入")
else: else:
total.append(unit) total.append(unit)
return unit
reslut= ff()
print(reslut)
\ No newline at end of file
print(total)
ff()
print(ff)
\ 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