Guess. Code it. Show the customer. Only then will you learn the truth - which is not what they said, it's what they thought they said...or what they would have said if they'd thought about it...which until now they haven't, but now they finally have.
In this example, there is no customer, so there is no truth. Only a spec, which is an entirely different thing. Jaime Metcher -----Original Message----- From: Adkins, Randy [mailto:[EMAIL PROTECTED] Sent: Wednesday, 28 February 2007 11:40 PM To: CF-Talk Subject: RE: Fizzbuzz. Simple programming problems. I think this is a classic case where interpretation can lead to various results. Without concise details about the desires results, a developer can have different views. -----Original Message----- From: Cutter (CFRelated) [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 28, 2007 8:34 AM To: CF-Talk Subject: Re: Fizzbuzz. Simple programming problems. Which, in a literal since, says that you would print 'Fizz' instead of the number, but print 'Buzz' and 'FizzBuzz' with the number. Cutter _____________ http://blog.cutterscrossing.com Paul Vernon wrote: > <snip> > >>I don't see anything in the spec that says instead of > > > <snip> > > It's on line three below... > > >>Here's the specific one he mentioned: >>Write a program that prints the numbers from 1 to 100. >>But for multiples of three print "Fizz" instead of the number. >>For the multiples of five print "Buzz". >>For numbers which are multiples of both three and five print "FizzBuzz". > > > From that I'd say Andy is correct in his interpretation of the requirements. > > Paul > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271229 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

