Python’s built-in min()
and max()
functions come in handy when you need to find the smallest and largest values in an iterable or in a series of regular arguments. Even though these might seem like fairly basic computations, they turn out to have many interesting use cases in real-world programing. You’ll try out some of those use cases here.
In this video course, you’ll learn how to:
min()
and max()
to find smallest and largest values in your datamin()
and max()
with a single iterable or with any number of regular argumentsmin()
and max()
with strings and dictionariesmin()
and max()
with the key
and default
argumentsmin()
and max()
Once you have this knowledge under your belt, then you’ll be prepared to write a bunch of practical examples that will showcase the usefulness of min()
and max()
. Finally, you’ll code your own versions of min()
and max()
in pure Python, which can help you understand how these functions work internally.
To get the most out of this video course, you should have some previous knowledge of Python programming, including topics like for
loops, functions, list comprehensions, and generator expressions.
What’s Included:
Downloadable Resources:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4