Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Not an issue.
Dup.
ok this is best answer
It seems pretty obvious that "30" for instance should only return "FizzBuzz". It's a duplicate anyway
instrucions are flawed. should specify the order of importance for numbers that are divisible by more than one of the options (i.e., 15, 5, then 3)
issues with the answer being rounded when the example answer was rounded differently (37.5 vs. 37.5000)
The directions should have explained to also account for any non alphabetical characters and replace those with an "_"
directions were confusing as they should ask for a number not an integer as the answer. an integer is a whole number (a number that is not a fraction)
e.g., an answer of 1.5 is not an integer