Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kawodyaarachchige/simplecalculator_python

This is a simple calculator program written in Python
https://github.com/kawodyaarachchige/simplecalculator_python

Last synced: 8 days ago
JSON representation

This is a simple calculator program written in Python

Awesome Lists containing this project

README

        

# Simple Calculator Python 🐍🧮

This is a simple calculator program written in Python. It allows users to perform basic arithmetic operations interactively.

![Logo](https://i.imgur.com/WfeBgQq.jpg)

## Usage

1. Run the script: `python3 calculator.py`
2. Enter two numbers and an operator when prompted.
3. View the result and decide whether to perform another calculation.

## Functions

- Addition
- Subtraction
- Multiplication
- Division

## License

This project is licensed under the [MIT License](LICENSE).

## Screenshots

![App Screenshot](https://i.imgur.com/Wer5Jpt.png)

## Author
Tharushi Kawodya