Practical Python: Tips and Tricks (part 1)

preview_player
Показать описание
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:
Рекомендации по теме