Commit d1d37d92 by BellCodeEditor

save project

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