Let's learn about pieces of code called strings, which is what we call words in double quotes.

Add double quotes to make word into a string.

Looks good! The simple string now contains the word word.

Make sure you put the quotes " " around word.