Simple implementation of fizz buzz kata described here: http://codingdojo.org/kata/FizzBuzz/
- Before execute test download dependences:
go get -v -t - Executing test:
go test - Run code:
go run fizzbuzz.go randomNumber(or with build xD)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple implementation of fizz buzz kata described here: http://codingdojo.org/kata/FizzBuzz/
go get -v -tgo testgo run fizzbuzz.go randomNumber (or with build xD)