An open API service indexing awesome lists of open source software.

https://github.com/2kabhishek/pycalc

Simulate a calculator with OOP 🎲🧮
https://github.com/2kabhishek/pycalc

basics learning oop python

Last synced: 9 days ago
JSON representation

Simulate a calculator with OOP 🎲🧮

Awesome Lists containing this project

README

          

pycalc


License


People


Stars


Forks


Watches


Last Updated

Simulate a calculator with OOP 🎲🧮

## What is this

Uses OOP and `python` to simulate features of a calculator.

## Inspiration

Created for teaching OOP in python.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of `python`

## Getting pycalc

To run pycalc, follow these steps:

```bash
git clone https://github.com/2kabhishek/pycalc
cd pycalc
python src/calculator_test.py
```

## How it was built

pycalc was built using `neovim` and `python`

Hit the ⭐ button if you found this useful.

## More Info

Source | Website