Codewars Evens and Odds String ends with
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=NuryGqw4iQ0
In this video we are solving two little challenges from Codewars.com. • Here are the links to them: • Evens and Odds: • https://www.codewars.com/kata/583ade1... • This kata is about converting numbers to their binary or hexadecimal representation: • If a number is even, convert it to binary. • If a number is odd, convert it to hex. • String ends with? • https://www.codewars.com/kata/51f2d1c... • Complete the solution so that it returns true if the first argument(string) passed in ends with the 2nd argument (also a string). • #codewars #codewarsevensandodds #codewarsstringendswith
#############################
