Commit 3e8f34a6 by BellCodeEditor

save project

parent b6796e00
Showing with 3 additions and 0 deletions
......@@ -12,4 +12,6 @@ a.remove("李汶亮")
a.append("侯忱延")
print(a)
a.remove("侯忱延")
print(a)
a.remove("华雄")
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