News

Before entering my inner loop, which adds each value in the row, I add 1 to the beginning of the current row since all numbers on the outside of Pascal’s triangle are 1. Then, I enter my inner loop, ...