-
remove method
The remove method allows you to specify a value and remove it from the list.
If there are multiple occurrences of the same value, only the first value will be deleted.
The remove method allows you to specify a value and remove it from the list.
If there are multiple occurrences of the same value, only the first value will be deleted.