Commit 03de65c6 by BellCodeEditor

save project

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