From: Renaud HEBERT Date: 2001-08-22T15:06:28+09:00 Subject: [ruby-talk:20094] Re: The Ruby Way [was: Ruby Article] This is a minor point, but I like it also: ORIGINAL print "Welcome to MyAddressbook. Please follow the prompts.\n" print "If you wish to end data entry, you may do so at any time\n" print "by type the word END into a prompt.\n\n" BETTER puts <