Demo lists | 40/83 | UPV

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025
  • Título: Demo lists
    Descripción automática: In this video lists are introduced as ordered collections of items that can hold different types of elements. Lists can be accessed and manipulated using various methods, such as indexing, slicing, and built-in functions like length.
    Lists are mutable, meaning they can be modified by adding or removing elements. The append method adds an element to the end of the list, while the remove method deletes the first occurrence of a specified value.
    Additional methods, such as pop, allow for more precise control over list manipulation. It is recommended to consult the documentation for further information on working with lists.
    Autor/a: Alberola Oltra Juan Miguel
    Curso: Este vídeo es el 40/83 del curso SEAMIC Computer Science I. • SEAMIC Computer Science I
    Universitat Politècnica de València UPV: www.upv.es
    Más vídeos en: / valenciaupv
    Accede a nuestros MOOC: upvx.es
    #

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