Skip to content

Finally, a repository that does something barely count as useful.

Notifications You must be signed in to change notification settings

TaokyleYT/number_base_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

number base converter

Finally, a repository that does something barely count as useful. I got 2 versions of code here, one's maximum base number is 36 and output string while another's maximum base number is 10 and output float, use them depending on your purpose More informations is on the codes' comments.

You will need to change the code in main.py if you changed the name of Base10.py or/and Base36.py, and you will need all 3 of them if you are planning to use main.py.

About

Finally, a repository that does something barely count as useful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages