What operator do we use to check if two strings have the same value?
===
:
Awesome!
The equality operator === is used to compare two strings.