ID EN
Operators

add

Python 3.11

Return a + b, for a and b numbers.

Syntax

PYTHON
operator.add(a, b)