my_list = ["a", "b", "c", "d", "e", "f", "g", "h", "i", "j"] print(len(my_list))