Week 5: Roman Numerals This week, we're completing a function to convert Roman numerals to numbers, and wrapping up our previous series on measurement conversions.
Week 4: Distance and Fuzzing Thanks for subscribing, and welcome to the fourth issue of the revamped All Tests Pass, a weekly programming debugging puzzle newsletter. I’m your puzzlemaster, Brandon Morrison, and I’m really happy that you’ve decided to play along. Last week's puzzle: Temperature Conversions Last week, we continued
Week 3 - Temperature Conversions This week we're expanding our convert function to handle temperature conversions as well as weight conversions.
Week 2 - Weight Conversions Thanks for subscribing, and welcome to the second issue of the revamped All Tests Pass, a weekly programming debugging puzzle newsletter. I’m your puzzlemaster, Brandon Morrison, and I’m really happy that you’ve decided to play along. Last week's puzzle: Bowling for Errors Last issue we
Week 1 - Bowling This week, we’re heading down to the bowling alley to help keep score by implementing a score-keeping class.