Skip to content
/ Test Public

Program transforming text numbers to digits

Notifications You must be signed in to change notification settings

lcanseco/Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Test

Program transforming text numbers to digits an executable that converts written numbers in words to digits in the middle of a paragraph Examples:

  • If the input is ‘one hundred and one’, the output should be ‘101’
  • If the input is ‘I have one hundred apples’ the output should be ‘I have 100 apples’

About

Program transforming text numbers to digits

Topics

Resources

Stars

Watchers

Forks

Languages