The sample space has 32 possible results in it.
The easy way to construct the list is to count from zero to 32 in
binary numbers, but instead of writing them with ones and zeros,
write the binary numbers with H's and T's (to represent Heads and Tails).