This lesson introduces powerful tools for counting the number of combinations in scenarios with many different possibilities.
In a combination, we are choosing some number of items from an existing set of items, and counting how many "subsets" we can make. For example, imagine the set {A,B,C,D}. How many subsets of 1 letter can I make?
How about subsets with 2 letters?