Help for this page

Select Code to Download


  1. or download this
    say word_reverse( "  one   two three four    " )
    
    ...
        new = word( string , w ) new
      end
      return strip( new , 'T' )
    
  2. or download this
    word_reverse()
    {
    ...
    }
    
    word_reverse "  one   two three four    "