Home
/
Python 3.11
/
Operators
/
is_not
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Operators
is_not
Python 3.11
🇮🇩 Bahasa Indonesia
Pengembalian a bukan b. Menguji identitas objek.
Syntax
PYTHON
Copy
operator.is_not(a, b)