To create variable names with multiple words, we use camel case. We start with a lowercase letter and capitalize the additional words.

Try your hand at camel case.

Camel case means capitalizing each word that comes after the first in a variable name. In this case, it would be homeCity.