Majority Element Python, We can solve this problem quickly in Python using Counter (iterable) function.