Skip to content

Simple Hexadecimal to Decimal converter allowing for multiple inputs.

Notifications You must be signed in to change notification settings

LucasLyn/hex2dec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

hex2dec

Simple Hexadecimal to Decimal converter written in Python allowing for multiple inputs.

Requirements

Python 3

Usage

The script can by run by the following command:

python3 hex2dec.py

Input a hexadecimal number and press enter.

The script loops until "0" is given as input.

About

Simple Hexadecimal to Decimal converter allowing for multiple inputs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages