Commit 3aeeed89 by BellCodeEditor

save project

parent 139132d6
Showing with 2 additions and 0 deletions
......@@ -14,3 +14,4 @@ print(bros)
bros.remove("关羽")
bros.pop(1)
bros.pop(-2)
print(b[0:])
\ 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