except
Purpose
The except() function is used to specify that any arguments except specified ones can occur on the specified position in the sequence.
The except() function is used to specify that any arguments except specified ones can occur on the specified position in the sequence.