Did you know that Python 🐍 comes with a simple `statistics` module?
One of the functions in there is the `median` function.
The `median` takes a series of numerical values and computes the number that lies in the middle of all of them. 👇
(The data doesn't need to be sorted.) pic.twitter.com/ZcggrjHb5V
— Rodrigo 🐍📝 (@mathsppblog) December 7, 2021