Commit 23f1b8ee by BellCodeEditor

save project

parent caf5599b
Showing with 1 additions and 1 deletions
...@@ -10,7 +10,7 @@ def ppp_k() : ...@@ -10,7 +10,7 @@ def ppp_k() :
except: except:
print("耍我?") print("耍我?")
else: else:
total.appent(unit) total.append(unit)
print("-"*30) print("-"*30)
print(total) print(total)
ppp_k() ppp_k()
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