Skip to content

Rasmusafj/danish-number-to-text-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Danish Number to text mapping

Python script to handle mapping numbers to danish text.

If you for whatever reason need to convert numbers to text in danish, the script in this repo can handle it.

Handels numbers up to 1000000000 (billion/milliard) including

Usage

number_to_text_mapper("221")
>>> 'tohundrede og enogtyve'


number_to_text_mapper(583182845)
>>> 'femhundrede og treogfirs millioner hundrede og toogfirs tusinde ottehundrede og femogfyrre'

About

Python script to handle mapping numbers to danish text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages