Skip to content

michaelfdickey/CIS554-anglicize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

CIS554-anglicize

A small python program that takes a 7 digit number and returns the anglicized written number.

Example:

1 returns 'one'

111 returns 'one hundred eleven'

253180 returns 'two hundred fifty thousand one hundred eighty'

Part of eCornell's python certificate program, it was an example program used for explanatory purporses. Recreating just for fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages