Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Functional Calculator

A simple Python calculator that can handle multiple types of conversions and calculations, including binary, decimal, strings, letters, and bits. Designed to run in CMD, terminal, or Linux environments without external libraries.


🔢 Features

  • Binary → Decimal
  • Decimal → Binary
  • String → Binary (ASCII codes in binary)
  • Letters → Numeric Codes (Unicode code points)
  • Numeric Codes → String
  • Bits → Bytes

⚙️ Installation

1️ Make sure you have Python 3.0+ installed.
2️ Download and run multi_calculator.py

About

Multi-Functional Calculator

Topics

Resources

Stars

28 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages