Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 143 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 143 Bytes

number_to_word

A whole number to words converter using Python

Range is -1,000,000,000 to 1,000,000,000

Fraction detection is not yet added