Help for this page

Select Code to Download


  1. or download this
    Hello world.\tThis is Dave
    
  2. or download this
    @Line = ( 'Hello', 'world.', 'This', 'is', 'Dave' );
    
  3. or download this
    @Line = ( 'Hello world.', 'This is Dave' );