Did you notice the double quotes around values like "Hello, World!" or "Sam"? When we put something in double quotes, it means it's a string.

There! We've just added Hello Sam! as a string variable.