Re: scramble sentence, how to better program?
by S2 other posts by this author
May 8 2008 2:30PM messages near this date
Re: scramble sentence, how to better program?
|
Re: scramble sentence, how to better program?
David A. Black wrote:
> print "Enter a sentence: "
> puts gets.split.sort_by { rand }.join(" ")
cool, i did not look at your solution before posting mine, this is a lot
nicer :)
Thread:
Globalrev
David A. Black
S2
S2
Globalrev
S2
7stud --
David A. Black
Rob Biedenharn
S2
S2
|