From: Amir Ebrahimifard Date: 2010-08-01T16:19:47+09:00 Subject: Re: Problem in 2 code Thanks for answer , but yet I have a problem : what does first code do? why when I write "puts x[0]" ruby returns "This" and for "puts x[1]" returns "Thi" and for "puts x[2]" returns "s" ? -- Posted via http://www.ruby-forum.com/.