| Glossary
            
              Command PromptOperating systems provide a way to enter commands from the keyboard one line at a time.  In most cases this amounts to opening a terminal window, but in Microsoft Windows it is the command prompt.  You can 'open' the command prompt by clicking on the Start menu and typing 'cmd'.
              FontA specific size and style of type.
              TupleA tuple is an ordered list of (usually more than three) things.  That's all.  A tuple of one thing is a singleton.  A tuple of two things is an ordered pair.  A tuple of three things is a triplet.  A tuple of four things is a ... tuple.  Get it? |