Skip to content

This is a simple command-line calculator program written in Python.

Notifications You must be signed in to change notification settings

BarbaraLunaO/Python_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python_Calculator

This is a simple command-line calculator program written in Python.

Requirements

Python 3.x

Installation

  1. Clone this repository to your local machine using git clone https://github.com/BarbaraLunaO/Python_Calculator.git
  2. Navigate to the root directory of the project using cd calculator

Usage

  1. Run the calculator by executing python Python_Calculator.py
  2. Follow the prompts to enter an expression to evaluate
  3. The program will display the result of the calculation

Features

Basic arithmetic operations (addition, subtraction, multiplication, division)

Contact

If you have any questions or issues, please contact BarbaraLunaO at [email protected]

About

This is a simple command-line calculator program written in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages