Skip to content

Takes an integer, converts it to its English word equivalent, recurses with the length of the word as the new integer. This algorithm will always converge to 4=four.

Notifications You must be signed in to change notification settings

scottdchris/Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

About

Takes an integer, converts it to its English word equivalent, recurses with the length of the word as the new integer. This algorithm will always converge to 4=four.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages