Commit d1d37d92 by BellCodeEditor

save project

parent 4ad0097a
Showing with 3 additions and 5 deletions
......@@ -11,7 +11,6 @@ def yuj():
print("类型错误")
else:
total.append(a)
print(total)
yuj()
\ No newline at end of file
return total
e=yuj()
print(e)
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