Commit 2a592039 by BellCodeEditor

save project

parent 79de6b4f
Showing with 4 additions and 5 deletions
list=["8","7","4","7","9","7"] a=['bg']
for i in range(3): c=['yl','vc']
list.remore("7") a.extend(c)
print(list) 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