Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 419 Bytes

File metadata and controls

16 lines (12 loc) · 419 Bytes

CodingDojos

Baselines for various CodingDojos held at TechTalk

Number To Strings Kata

Convert a number to a string representation (123 -> "one hundred twenty-three")

Baseline available in

Tennis Kata

Implement a scoring system for a game of Tennis https://codingdojo.org/kata/Tennis/

Baseline available in