Saturday, March 21, 2009

Workshop 4: Riding the Rails with Ruby - Challenge Problem: 1

Create, test and debug a Ruby program called dognames.rb or catnames.rb to accept 3 names from the keyboard and to display each name on the screen in alphabetical order WITHOUT using a data structure such as a list.

No comments:

Post a Comment