filmov
tv
Practical Python: Tips and Tricks (part 1)
![preview_player](https://i.ytimg.com/vi/ccER_yOSv8U/sddefault.jpg)
Показать описание
Learn how to:
- create dictionaries out of tuples
- reverse dictionaries with the use of dictionary comprehension
- use enumerate
- use list comprehension and conditional list comprehension
- find all indexes in a list by criterium
- find the position of the highest value in the list
# Blog:
- create dictionaries out of tuples
- reverse dictionaries with the use of dictionary comprehension
- use enumerate
- use list comprehension and conditional list comprehension
- find all indexes in a list by criterium
- find the position of the highest value in the list
# Blog: