Hi,
a player selects a card from pile A {1,2,3} and another card from pile B {4,5,6}.
player then moves a number of spaces equal to the sum of the two cards selected,
how many different possible moves are there?moves {5,6,7,8,9}
___1_2_3__
4|_5_6_7__
5|_6_7_8__
6|_7_8_9_