Alice is organizing her toy blocks. She has a total of 20 blocks. She wants to group these blocks into stacks such that each stack contains the same number of blocks.
If she decides to create x stacks, the number of blocks in each stack will be 20 ÷ x. How many stacks can Alice create if she wants to have a whole number of blocks in each stack?