Variable names can't have spaces. If we want a variable name with multiple words, we use snake case, which means using _ to connect words.
_
Make sure to pick _, followed by _.