Write a program that expects an integer as input and outputs the integer in word form. For example:

0 = zero

1 = one

21 = twenty one

105 = one hundred and five

1317 = one thousand, three hundred and seventeen