Fighting with a 2 year old for AirPods 🤣 pic.twitter.com/V9Qr3VeVLV
— iJustine.eth (@ijustine) December 31, 2021
Made me Laugh
Python Statistics
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