JavaScript exercises. Codewars: Simple multiplication
In this video we work through the Codewars kata "Simple multiplication": multiply the number by 8 if it is even, and by 9 if it is odd.
In this video we work through the Codewars kata "Simple multiplication": multiply the number by 8 if it is even, and by 9 if it is odd.