function which returns the median and mean value - in a tuple code example Example: median in python import statistics statistics.median(list_name)