Commit 65748f97 by BellCodeEditor

auto save

parent c1a16cca
Showing with 0 additions and 5 deletions
list=["1","2","3","2","2"]
for i in range(3):
list.remove("2")
print(list)
\ 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