remove#

PrintableList.remove(value, /)#

Remove first occurrence of value.

Raises ValueError if the value is not present.