In this episode I introduce myself, the podcast, and the objective.
The question used is as follows:
Write a program that prints the numbers 1 to 100.
For multiples of 3 print "Fizz".
For multiples of 5 print "Buzz".
For multiples of 3 & 5 print "FizzBuzz".
Visual here: https://youtu.be/9OyNAJVgzXg
Notes for download: https://github.com/BackpackMedia/Code-Break/blob/master/ep1/E1-FizzBuzz.pdf
To be on the show or suggest questions please email: [email protected]