Skip to content

ahmetcakir-dev/first_basic-calculator_proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator in Python

A simple calculator project written in Python.
This is my very first project while learning Python.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Screenshot

Calculator Screenshot

How to Run

  1. Clone the repository:
    git clone https://github.com/ahmetcakir-dev/first_basic-calculator_proj.git
    
  2. Go into the project folder:
    cd first_basic-calculator_proj
    
  3. Run the script:
    python first_basic-calculator_proj.py
    

Notes

This is a beginner-level project.

I built it to practice Python basics.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages