fizzbuzz
fizzbuzz copied to clipboard
code for the book "Ten Essays on Fizz Buzz"
trafficstars
Ten Essays on Fizz Buzz
Here are the ten solutions from the book Ten Essays on Fizz Buzz. Please enjoy them.
If you find them intriguing (and how could you not?), please check out the book.
- 100 Print Statements
- if / elif / elif / else
- Cycle of 15
- Euclid's Solution
- Trigonometry
- A Big Number
- Infinite Iterables
- Random Guessing
- Matrix Multiplication
- Fizz Buzz in Tensorflow