Skip to content

mennylevinski/multi_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages