[ ] Sunday, 20 April 2014 [ ]

Top Lobster

FizzBuzz

As a result of not calling my self a programmer I came across Why can't programmers..program? and the FizzBuzz problem:

Write a program that prints the numbers 1 to 100. But for multiples of three print "Fizz" instead of the number and for multiples of five print "Buzz". For numbers which are multiples of both 3 and 5 print "FizzBuzz".

So far I've written C, php and Python versions - need to write a ksh version - might use Ksh Scripting as a guide - that and Learning the Korn Shell.

On a side note I came across dribble: show and tell for designers.

Owl

Replaced the batteries in my OWL at 23:45 0 pence but 3.54 Kwh.


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $