is it possible to add values from each row with value from previously define number in Python just like this:
base_value = 10 a b c 2 3 (expected. 2+3+base_v