Skip to content

P4R4D0X-HACKS/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simple Python Calculator

This is a basic calculator program written in Python that can perform addition, subtraction, multiplication, and division operations. It provides a simple command-line interface for users to perform calculations.

Features

  • Addition (+)
  • Subtraction (-)
  • Multiplication (*)
  • Division (/)

Getting Started

Prerequisites

Make sure you have Python installed on your system. You can download it from Python's official website.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/P4R4D0X-HACKS/calculator.git
    
  2. cd simple-python-calculator

  3. python calculator.py

About

a simple calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages