Variables can hold different kinds of values, known as types. Words are called strings and are always inside double quotes.

Swee-heet! When we want to assign a word to a variable we have to put it in between "" so Kotlin knows it's a string.

Oops-a-daisy! Didn't we say we need double quotes around strings?