Read n. Print FizzBuzz sequence 1..n like JS version but Fizz/Buzz/FizzBuzz rules.
How checking works
Your code runs remotely with each test's input on stdin. Output is compared to the expected answer. All tests must pass on submit to earn XP.