Introduction
We compare strings to check if two words or sentences are the same or to find which one comes first in order.
Checking if a username matches a stored name.
Sorting a list of words alphabetically.
Finding if a password entered matches the saved password.
Comparing two text inputs to see if they are equal.