Category "fizzbuzz"

Fizzbuzz program in C

Okay, this really isn't as much a fizzbuzz question as it is a C question. I wrote some simple code in C for printing out fizzbuzz as is required. #include &

Trying to turn fizzbuzz into a function in python 3

I have only just started to learn python as my first language and whilst i worked out the code for fizzbuzz, i cannot for the life of me get it to do the items