Skip to content

A very simply program that converts binary digits to denary digits and vice-versa with python.

Notifications You must be signed in to change notification settings

EDOHWARES/base-converter-binary-and-denary-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Binary-Denary Converter

Welcome to the Binary-Denary Converter project! This Python program allows you to convert numbers between binary and denary (decimal) representations, as well as denary to binary and vice versa.

Features

  • Convert binary numbers to denary (decimal) numbers.
  • Convert denary (decimal) numbers to binary numbers.
  • Simple and intuitive command-line interface

Getting Started

To get started with the Binary-Denary Converter, follow these steps:

  • Clone the repository to your local machine:

git clone https://github.com/EDOHWARES/base-converter-binary-and-denary-.git

Navigate to the project directory:

  • cd binary-decimal converter

  • Run the program:

python3 main.py

Usage

  • Once the program is running, you'll be prompted input the digits to convert:
  • You'll also be prompted to enter the base to convert to

Requirements

Python 3.x

Contribution

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

Thank you for using the Binary-Denary Converter!

Feel free to reach out to the project maintainer with any questions or feedback.

About

A very simply program that converts binary digits to denary digits and vice-versa with python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages