Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 202 Bytes

File metadata and controls

16 lines (9 loc) · 202 Bytes

NumberInWords

Represent number in words

namer.py Abstract class describing interface of namers

russianNamer.py Represent number in russian words

tests.py Some tests to RussianNamer