Today I completed the “Quarter of the year” kata on Codewars!

Looking at the code, it was easy to see what to do: if the month(a number) was at least equal to 1 but smaller than 13, output a number from 1-12. Knowing this, I typed the code and it worked

Bug Zero Icon

OUR NEWSLETTER