Doing chris pine learn to program - chapter 7 challenge feedback

Please ignore my last mail...

@OP: Only recently there has been a discussion on sorting, with implementations, you might want to have a look at it.

@Rafael:
- class Foo; @words; ... doesn't make any sense
- begin ... end while ... -> while ... end
- modifying a collection while iterating over it might lead to unexpected behavior (though prob. not in this case)

No time for more comments...

Regards,
Marcus

Thanks for the feedback!
Now that you pointed it out I am able to see these issues and I
completely agree with you.
Sadly that's the best I can come up with
but I will try to improve my skills
thanks again.

ยทยทยท

--
Posted via http://www.ruby-forum.com/.