What operator do we use to check if two strings have the same value?

The equal to operator ===The colon operator :

Awesome!

The equality operator === is used to compare two strings.