Topic: Mathematics Problem / Level: beginner

Problem: Implement a function to find the median of an unsorted list of numbers.

Run the code to see the output here...