len() (Python)

len() is a built-in function that returns the number of items in an object — the number of characters in a string, or the number of elements in a list…

Welcome to LearnCodingFast — free, interactive programming lessons covering Python, JavaScript, Java, C++, C#, SQL, HTML/CSS, React, AI and more. Every course is hands-on with examples you can run in your browser.

Loading interactive version…