ronpguilmet on 13 Sep 2017 07:47:37 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PLUG] Why Can't Programmers.. Program?
|
- From: ronpguilmet <ronpguilmet@gmail.com>
- To: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Subject: [PLUG] Why Can't Programmers.. Program?
- Date: Wed, 13 Sep 2017 10:47:25 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:subject:importance:from:to:mime-version; bh=5B5qcIoWpmM1L79Jh7JC5ioM7pps6zhbUVX/XQOvyZs=; b=HWtFTX+6kP7EBdlu3VT/XVz2kjW3PG4Bm/QcF2G8OYr1jL+4dRhRYFmKJtt7ILL/3n SR0OseHv9UMzRBP8FmzJn4A8stBIl39A9eTSl1/QUcuiQRtd1cg6wq8QkymoafrZknI+ hJzaTPIId6f5J1dWE3MmOHq3Wa7QKesmHjj+7tgKsR6neENT+DlmjuGFy2763osiFjRM WUuLbm9vTUKMpxeDs0cTuUsJSl6BcKCkcu/dEMysWeqwE5sF8/IOEG4kBIssiMt+Si97 hwixmhu5sgmo5ImDRXvaaQO5k1fitvZer01mrZlgXe8muNEmC9KKThsVDdqXw+tTOzKo RIPA==
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: "plug" <plug-bounces@lists.phillylinux.org>
This is not New, but it is new to me. Apparently this is a programming interview question to weed out applicants. It's called FizzBuzz.
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fizz" instead of the number and for the multiples of five print "Buzz". For numbers which are multiples of both three and five print "FizzBuzz".
https://blog.codinghorror.com/why-cant-programmers-program/
Sent from my T-Mobile 4G LTE Device
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug