Commit 4ad0097a by BellCodeEditor

save project

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