To create a variable, we start by typing its name. Variable names need to be single words and, therefore, have no spaces.
Tap the variable name box to get started.
If we want to a variable name with multiple words, we use snake case. Snake case means using _ to connect the additional words.
big_box