Introduction
We compare strings to check if two pieces of text are the same or to find their order.
Checking if a user entered the correct password.
Sorting a list of names alphabetically.
Finding if two words are equal in a game.
Comparing input commands in a program.
