Hmmm, Judah are you sure you read that properly? Because I did see this comment in the spec. " But for multiples of three print "Fizz" instead of the number"
Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -----Original Message----- From: Judah McAuley [mailto:[EMAIL PROTECTED] Sent: Wednesday, 28 February 2007 1:17 PM To: CF-Talk Subject: Re: Fizzbuzz. Simple programming problems. I would do it almost exactly the same way that you did it, except that I read the requirements differently. You are outputting fizzbuzz, buzz and fizz instead of i. I don't see anything in the spec that says instead of, so I presume that its in addition to. I would print out the number on every line irregardless of what else is being shown. Which, of course, may offer insight into how the programmer thinks. Judah ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270908 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

