What’s the real floor? – Codewars
Today I completed the “What’s the real floor?” kata on Codewars!
Today I completed the “What’s the real floor?” kata on Codewars!
Today I completed the “L1: Set Alarm” kata on Codewars!
Today I completed the “Odd or even?” kata on Codewars! I began with a for loop to run through the contents of a provided array and sum their total. Then I used the modulo operator to check if the total value was even, and return the corresponding value. Here is the final code!
Yesterday I completed the “Remove the exclamation marks” kata on Codewars! I began with a for loop to iterate through the string. If the iterated character is an “!”, it would be replaced with a blank string. Here is the final code!
Merry Christmas from the Bugzero.codes Family! We hope you all have a merry Christmas and understand why we celebrate this time of year. Our Savior Jesus Christ was born this day to save us all from our sins! Take time today and spread the Word to others around you!
Today I completed the “Grasshopper – Create the Rooms” kata on Codewars!
Recent Comments