Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 651 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 651 Bytes

Number to Text Converter TDD Code Kata

This converter will convert number to word or word to number into US Dollar Currency for check writing.

Built With

Rules

  • Only accept number between 1-999999999999999 (Max 15 digit)
  • Only accept letters that represent numbers such as "one","two","three","fifty","six hundred","seven billion one thousand thirteen" ...

Screenshot

alt text