POSITION:028,114
COLOUR:STANDARD
TEXT:00,Character strings are best used to define sequences that are to be used
TEXT:16,for display on a screen or printer, such as names, addresses, etc.
TEXT:32,If you are feeling a little overwhelmed by all these terms, like
TEXT:16,"variables", "data objects", "atoms", and "sequences", don't
TEXT:16,be alarmed. It's because you haven't had the chance to see how they work
TEXT:16,in Euphoria. That will now change. You will now be introduced to your
TEXT:16,first Euphoria programming statements, by learning how to create
TEXT:16,variables for your program to use later.
