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

https://github.com/sn1f3rt/codeclauseinternship_calculator-in-python

A basic calculator implemented using Python as my second project for the CodeClause Internship.
https://github.com/sn1f3rt/codeclauseinternship_calculator-in-python

calculator python python3

Last synced: about 2 months ago
JSON representation

A basic calculator implemented using Python as my second project for the CodeClause Internship.

Awesome Lists containing this project

README

        

# Calculator in Python

> A basic calculator implemented using Python as my second project for the CodeClause Internship.

## Requirements

Tested on Python 3.11.2

## Usage

```shell
# Clone the repository
git clone https://github.com/Sn1F3rt/CodeClauseInternship_Calculator-in-Python
# Run the script
python calculator.py
```

## License

[Creative Commons Zero v1.0 Universal](LICENSE)

Copyright © 2023 Sayan Bhattacharyya