Introduction to Python's len() function

Published: 03 February 2022
on channel: Real Python
7,038
111

Often you’ll need to find the number of items stored in a data structure. Python’s built-in function len() is the tool that will help you with this task. This is the introduction to a more complete course on len().

Click here for more info about the complete course: https://realpython.com/courses/python...