[1, 2, 3]["a", "b", "c"][]IndexErrorin operator is supported on listsfor is useful for reading, but doesn’t allow
modification directlylen and
rangeCreate a Python program that will add 1 to every element in a list.
lenCreate a Python program that will count all individual elements in nested lists.