Added concepts with the same key handling
This commit is contained in:
@@ -132,3 +132,5 @@ def remove_from_list(lst, to_remove):
|
||||
lst.remove(item)
|
||||
|
||||
return lst
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user