Here’s a fun visual showing how len() finds the length of a list in Python. The size is stored right inside the object, but len() takes a five-pointer detour, only to land back where it started. This ...