pub fn is_fizzbuzz(n: i32) -> bool
Expand description

Check if a number is fizzbuzz.