Commit a8f1d9bc by BellCodeEditor

save project

parent 934b3caa
Showing with 5 additions and 3 deletions
......@@ -12,5 +12,7 @@ def func():
print("傻逼数数字啊,妈的会不会啊,焯泥马")
else:
total.append(unit)
print(total)
func()
\ No newline at end of file
return total
a=func()
print(a)
\ 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