Today I completed the “How many lightsabers do you own?” kata on Codewars!
It didn’t take long to see what to do: if a given name is equal to ‘Zach’, return 18; otherwise, return 0. Knowing this, I wrote the code and it worked!
And don’t forget: don’t hog all the lightsabers!