Skip to content

Simple calculator built in Python to practice programming logic and basic operations.

License

Notifications You must be signed in to change notification settings

MiguelCamargo123/calculatorPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Python Calculator

A simple calculator project developed in Python, created with the purpose of practicing programming logic and the use of Git and GitHub.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Terminal interface

How to run the project

Requirements

  • Python 3 installed on the machine

Execution

  1. Clone this repository:
    git clone https://github.com/MiguelCamargo123/calculadora
    
  2. Enter the project folder:
    cd calculadora
    
  3. Run the file:
    python calculadora.py
    

Version

  • v1.0.0 – First stable version of the calculator

About

Simple calculator built in Python to practice programming logic and basic operations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages