Skip to content

This Python application converts a binary (base-2) number to a decimal (base-10) number.

License

Notifications You must be signed in to change notification settings

felsefesinde/Binary-to-Hexadecimal-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Binary-to-Hexadecimal-Converter

This Python application converts a binary (base-2) number to a hexadecimal (base-16) number. You can enter any real number in the binary (base-2) form as a string (for now), and then the function will return a string representing the hexadecimal (base-16) version of the number.

About

This Python application converts a binary (base-2) number to a decimal (base-10) number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages