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

Check if a number is not fizz, buzz, or fizzbuzz.