ID EN
Built-in Types

discard

Python 3.11

Remove element elem from the set if it is present.

Syntax

PYTHON
discard(elem)