For every number divisible by 3 I had to print out the word: "Fizz". First I wrote the failing test: ... (deftest fizz-buzz-printer-test ( ...
確定! 回上一頁