powered by
1
w
acum(w)
1+2+...+w
acum(0) # 0 acum(4) # 1+2+3+4
Run the code above in your browser using DataLab