Skip to content

ChickenCombo/base-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Base Converter

A Python program that converts number from base 10 (decimal) to base R (maximum of hexadecimal) and vice versa, including decimal points.

Note: Made as a school project during my first year Python class, works as intended but probably needs clean-up and optimization. Uploaded for archival purposes.

About

🧮 A Python program that converts numbers from one number base to another.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages