Mailing the story:

Python String Basics

Strings are called what they are because they are strings of characters. It doesn't matter if those characters are letters, numbers, symbols or spaces. They are all taken literally and not processed within a string. That's why strings are sometimes referred to as string literals.
What is your name?

What is your E-Mail address?

What is the email address of the recipient?

Add a special note from yourself?