Here are the details. Given a number, if it number is divisible by 3 return “fizz”. If it is divisible by 5 return “buzz”.
確定! 回上一頁