Ad
  • Default User Avatar

    Directions are not clear if the code should return multiple values if the input number meets multiple criteria. For instance 147 is divisible by 49 and 3 as well as 7, so returning "FangFizz" would be the correct answer if returning multiple values. The author should also include several input -> output examples in the description.