Search
Removing an element from a list is similar to appending one. We can use the remove() method to remove an element from a list.
remove()