Rust's match statements are good for simplifying this sort of thing. ... If the integer is divisible by 3, print "Fizz" instead If it's divisible by 5, ...
確定! 回上一頁