RosettaCodeData/Task/Reverse-a-string/Ruby/reverse-a-string-2.rb

3 lines
63 B
Ruby
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
#encoding: utf-8
"résumé niño".reverse #=> "oñin émusér"