#11 - List and it's built-in functions in Python

Поделиться
HTML-код
  • Опубликовано: 21 сен 2024
  • Learn to create and use list in Python. List is the collection of multiple values. Each value inside a list is called an item i.e. list item. List is the same thing as array. A list is simply a data structure in Python that is a mutable, or changeable, ordered sequence of elements.
    There are lots of built-in functions and methods that we can use with Python List to change, modify, add or remove the list items.
    Facebook: / techvitals

Комментарии •