🔵 🔵 🔵


Primary

၊၊||၊|။

is ⚬ᵖʸ|Documentation|1st|20251021173722-00-⌔

6. Expressions — Python 3 documentation#is

6.10.3. Identity comparisons

The operators is and is not test for an object’s identity: x is y is true if and only if x and y are the same object. An Object’s identity is determined using the id() function. x is not y yields the inverse truth value. [4]

Printed 2026-06-28.

(echo:: @ )

Link to original

Secondary

• • •