About Us

Hunter and Bobby were told to find a good and clever way to turn a given integer into the proper text as it would be pronounced in english. We did this by separating the numbers into sections of three using the modulus operator and utilizing several objects functioning as dictionaries that could easily input the proper words for us iteratively through the given input.

Email Me