Skip to content

This Python program allows users to perform binary operations and convert between different number systems, such as binary, decimal, and hexadecimal.

Notifications You must be signed in to change notification settings

NaldCapuno/Binary-Operations-and-Number-System-Conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binary Operations and Number System Conversion

This Python program allows users to perform binary operations and convert between different number systems, such as binary, decimal, and hexadecimal.

Features

Binary Operations: Perform common binary operations like addition, subtraction, multiplication, and division. Number System Conversion: Convert numbers between binary, decimal, and hexadecimal representations.

How to Use

Prerequisites

Make sure you have Python installed on your system. You can download it from python.org.

  1. Clone this repository to your local machine:
https://github.com/NaldCapuno/Binary-Operations-and-Number-System-Conversion.git
  1. Navigate to the repository folder:
cd Binary-Operations-and-Number-System-Conversion
  1. Run the main.py script:
python main.py

About

This Python program allows users to perform binary operations and convert between different number systems, such as binary, decimal, and hexadecimal.

Topics

Resources

Stars

Watchers

Forks

Languages