how to find the median of a sequence of integers python code example Example: median in python import statistics statistics.median(list_name)