I need to count paths here
Find the number of paths from A to I, if each step must be in a right-ward direction. (For example, one possible path is A C D E F G H I)
My eyes might be playing tricks on me, but I see no diagram, so I don't know where I is...