partial_sums = [total := 1 + v for v in [1, 2, 3, 4, 5, 6, 7]]