Introduction to Programming with Python: Lists

Sdílet
Vložit
  • čas přidán 8. 09. 2020
  • This video introduces lists in Python by demoing and explaining list examples in VS code. The following list topics are covered:
    -Positive/negative indexing
    -Mixed element types
    -Mutability
    -Empty lists
    -len() to get the count of the elements
    -Looping through list elements
    -Common list operations (concatenation, repetition, slicing)
    -Common list methods
    This video is the seventh video in a multi-part series on getting started with the Python programming language. Next video in the series on more list methods and 1D list practice problems: • Introduction to Progra...
    Source code on Github: github.com/gsprint23/Python-D...
  • Jak na to + styl

Komentáře •