Finding Minimum & Maximum Numbers in Python Lists 🐍 #shorts

preview_player
Показать описание
In this video, we will learn how to find the minimum and maximum numerical elements in Python data structures such as lists.

We'll see how to use the min() and max() built-ins for this. We'll also see how to pass a key function to min/max, in order to apply the aggregation over a particular dictionary key in a list of dictionaries.

☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:

#python #programming #pythonprogramming #compsci #datascience #statistics
Рекомендации по теме
Комментарии
Автор

I do like these shorts. I would love a video about Python developer interview questions. Since you seem really experienced in the tech world

kodeypatterson