Python Caches Small Integers ──────────────────────── # # Python pre-creates integer objects for -5 to 256. # Variables holding these values share the same object.