Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Simple Python Calculator

A straightforward, command-line calculator built with Python that performs basic arithmetic operations. This project demonstrates the use of functions and conditional logic to create an interactive user experience.

Features

  • Addition (+)
  • Subtraction (-)
  • Multiplication (*)
  • Division (/)
  • Error Handling: Prevents crashing by handling division by zero.

How to Run

  1. Make sure you have Python 3 installed on your system.
  2. Clone or download this repository to your computer.
  3. Open your terminal or command prompt.
  4. Navigate to the directory where you saved the file.
  5. Run the script using the following command:
    python calculator.py

About

A command-line calculator that performs basic arithmetic operations, built with Python.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages