Basic JavaScript Word Blanks: where do values come from?

Hi guys!
I have passed the challenge, but there is something I don’t get.
As I log my result to console, I see that variables take values not supposed in the code, such as “cat, little, hit, slowly”. Where do they come from?

They’re from the test input.

1 Like