We've been using a lot of strings in our code. Let's get to know them a little better, shall we?

Can you finish creating this string?

Great! As we've already learned, strings can be any sequence of letters, numbers, and other symbols surrounded by double quotes.

Close! We'll need to add double quotes around the text if we want to create a string.