[DFW.pm] Fizzbuzz assignment

Rob Eaglestone robert.eaglestone at gmail.com
Thu Sep 11 14:30:43 PDT 2014


Pounding one's head on the keyboard repeatedly again, I see.

On Thu, Sep 11, 2014 at 4:12 PM, Christopher Spencer <chris at crspencer.com>
wrote:

>
> map{if(!($_%3)){print"Fizz"}if(!($_%5)){print"Buzz"}if($_%3&&$_%5){print"$_"}print"\n"}(1..100)
>
> 97 characters. 1 line.
>
> -- Chris
>
> _______________________________________________
> Dfw-pm mailing list
> Dfw-pm at pm.org
> http://mail.pm.org/mailman/listinfo/dfw-pm
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/dfw-pm/attachments/20140911/fb4e30ee/attachment.html>


More information about the Dfw-pm mailing list