• + 0 comments

    One can avoid import operator as one knows which mul to use from the class type.

        t = reduce(Fraction.__mul__, fracs)