Commit b626ce67 by BellCodeEditor

save project

parent d5865afc
Showing with 3 additions and 0 deletions
......@@ -3,3 +3,5 @@
# ad="张飞"
a=['刘备','张飞','关羽']
print(a)
s=['曹操','关羽']
s.remove('关羽')
\ 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