length of list in putyhon code example Example: list length in python list1 = [1,2,3] print(len(list))