Skip to content

swapnendu69/python-cli-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Python CLI Calculator

An interactive command-line calculator built using Python (Jupyter Notebook).
It supports arithmetic, trigonometric, and memory operations โ€” all from a simple menu-based interface.


โœจ Features

  • Simple and user-friendly CLI interface
  • Performs addition, subtraction, multiplication, division, and advanced math operations
  • Supports memory storage and history
  • No external dependencies (only Python standard libraries: math, os)

๐Ÿš€ How to Use

๐ŸŸข Option 1 โ€” Run Online

You can open and use this calculator instantly on Google Colab โ€” no installation needed.

Open In Colab

  1. Click the badge above.
  2. Colab will open the notebook online.
  3. Click Runtime โ†’ Run all, and your calculator will start automatically.

๐ŸŸฃ Option 2 โ€” Run Locally (Offline)

  1. Open git bash on your computer
  2. Write: git clone https://github.com/SwapnenduSoumik/python-cli-calculator.git cd python-cli-calculator python python_cli_calculator.py
  3. Press ENTER โ€” the calculator will start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published