What will get stored in the result variable?

bigbadwolfnothing

When we call mashWords("big", "bad", "wolf");, it returns bigbadwolf which is what result is set to.