avizmarlon / numbers_written_out

converts an integer to its extensive form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Take an integer as input and write it out. (E.g.: 42 = forty-two)

Heard this problem in some video and decided to give it a try using what I currently know of Python.

About

converts an integer to its extensive form

License:MIT License


Languages

Language:Python 100.0%