A Very Big Sum

  • + 0 comments
    # Python version
    def aVeryBigSum(ar):
        return sum(ar)