Skip to content

abhranilsingharoy-cloud/calculator-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Calculator CLI App

A simple and interactive Command-Line Calculator built using Python.
This project performs basic arithmetic operations such as addition, subtraction, multiplication, and division โ€” all through a clean terminal interface.


๐Ÿš€ Features

โœ… Supports Addition (+)
โœ… Supports Subtraction (-)
โœ… Supports Multiplication (*)
โœ… Supports Division (/) with zero-error handling
โœ… User-friendly CLI Menu
โœ… Loops until user chooses to exit
โœ… Clean and modular code using functions


๐Ÿง  Concepts Used

  • Functions
  • Loops
  • Conditionals
  • CLI (Command-Line Interface) Interaction
  • Input Validation
  • Error Handling

โš™๏ธ How to Run

  1. Clone this repository:
    git clone https://github.com/abhranilsingharoy-cloud/calculator-cli.git

About

A simple command-line calculator built using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages