Skip to content

This is a module capable of returning the amount of a number literally.

License

Notifications You must be signed in to change notification settings

DarkCode01/number_to_string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a module capable of returning the amount of a number literally.

This module is for educational purposes, is developed based on recursion looking for a simple and friendly way for people who are beginning to learn python.

example: ~$ python3 number_to_string.py 1,000 1,000 -> mil

Note: The number entered must be separated with commas.


About

This is a module capable of returning the amount of a number literally.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages