Variable names are usually descriptive and made out of one or more words with no space in between.

Can you think of a variable name for a list of games?

favoriteGamesListFavorite Games List

Great! Variable names usually use an uppercase letter for each word, except the first one which is always lowercase.

Find the variable name that's a single word without any space in between.