Which operator checks if a string is equal to another string?
==
=
!=
Make sure to pick
==
.