Introduction
Strings let us store and show words or sentences in programs. They help us work with text like names, messages, or any letters.
When you want to save a person's name in your program.
When you need to display a message to the user.
When you want to store a sentence or paragraph.
When you need to keep track of any text data like addresses or emails.