Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Web Development for SaaS Businesses | BugFactory
(Uncensored)
subscribe
The Built-In `min()` and `max()` Functions
https://bugfactory.io/articles/the-built-in-min-and-max-functions/
links
backlinks
Python's `min()` and `max()` functions can take an `iterable` or multiple positional parameters, and support a key parameter for custom comparisons.