# plz suscribe to my youtube channel --> # https://www.youtube.com/channel/UC-sfqidn2fKZslHWnm5qe-A #get length of list list_example = ["python","ruby","java","javascript","c#","css","html"] print(len(list_example))