filmov
tv
Introduction to Programming with Python: Lists/Strings and 1D List Practice Problems

Показать описание
This video provides more details on working with lists in Python by demoing and explaining list examples in VS code. The following list topics are covered:
-Common list methods
-Converting between strings and lists (join(), list(), split())
-Comma-separated value format
-1D list practice problems (random generation, printing, sorting, min/max element, count occurrences, remove all occurrences)
-Common list methods
-Converting between strings and lists (join(), list(), split())
-Comma-separated value format
-1D list practice problems (random generation, printing, sorting, min/max element, count occurrences, remove all occurrences)