In Ruby, strings are mutable, which means they can change as needed. Give this a go:

You do? Well, you do you. Ruby does its thing and combines strings when we ask it to, but it can only combine the same types of data.

Psst: this will also work with single quotes.

We could create another string, but we want to learn about mutability right now, how a previously declared string can change it's value