Skip to content

SimplyDilisha/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎨 Simple Colored Calculator (Python)

A simple command-line calculator built using Python that performs basic arithmetic operations with colorful terminal output.

πŸš€ Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Floor Division
  • Modulus
  • Exponentiation
  • Maximum & Minimum Finder
  • Error Handling (Division by Zero & Invalid Input)
  • Colored Terminal Interface using ANSI escape codes

πŸ›  Technologies Used

  • Python 3
  • ANSI Escape Codes for colored text

πŸ“Œ How to Run

  1. Make sure Python 3 is installed.
  2. Download or clone the repository.
  3. Open terminal in project folder.
  4. Run:
python calculator.py

About

A simple command-line calculator built using Python that performs basic arithmetic operations with colourful terminal output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors