filmov
tv
List and enhanced list comprehension in Python #shorts #python
![preview_player](https://i.ytimg.com/vi/7Bkth2XsFvQ/sddefault.jpg)
Показать описание
How to create Python lists in one line? List comprehension returns a new list and does NOT touch to the original list.Thanks to Local Scope variable names in the list will not conflict with any larger scope.