Hello world.\tThis is Dave #### @Line = ( 'Hello', 'world.', 'This', 'is', 'Dave' ); #### @Line = ( 'Hello world.', 'This is Dave' );
## @Line = ( 'Hello', 'world.', 'This', 'is', 'Dave' ); ##
## @Line = ( 'Hello world.', 'This is Dave' );