Skip to content

MutableR/Humanize-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Humanize-calculator

main() - input math expression in b, call validate

validate() - checks that the string does not have letter characters

conv() - 1) delete spaces, 2) replace (+,-,*,/,=) on words 3) splits the line into a list. using type checking 4) for list replace numbers on words ( call num2Word)

num2Word() - convert numbers in word

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages