PAGETURNER

If they want to quit, do so
    <<<<<< 4 BOTTOM LINES CLEANING SUBROUTINE >>>>>>

ENCORE5

    <<<<<< REVIEW CLEANING SUBROUTINE >>>>>>

ENCORE

    <<<<<< CLEAN THE INSIDE OF BOUNDED ARE ONLY >>>>>

BOX

                       ILLUSTRATION                     


GO

  Viewed from the user's level: 
            TERMINAL          

NEXT

 $V1$
                              

                                     /
                                   /~
                                 /~
                  ---------------------------------
                 /  [] [] [] [] [t] [y] [p].. [] /
                / [a] [s] [d] [f] [g] .....[l] /
               / [z] [x] [c] [v] [b] .....[/] /
              ````````````````````````````````
  A command takes its input from the standard input, which
  is usually your keyboard.
  Standard Input 
  The standard output is the place that commands send
  their output, usually your terminal screen.
  Standard Output 
  Error messages from the system, called the standard error, 
  are usually redirected to the standard output. 
  Standard Output 
  Standard Error