Option #1: Pascal’s Triangle: Paths and Binary Strings Suppose you want to create a path between each number on Pascal’s Triangle. For this exercise, suppose the only moves allowed are to go down one row either to the left or to the right.
Option #1: Pascal’s Triangle: Paths and Binary Strings Suppose you want to create a path between each number on Pascal’s […]