A calculator application by Cann
Project description
Simple Calculator
This simple calculator application takes input from the user for mathematical operations and displays the results.
How to Use
- Run the
main.pyfile. - Enter the first and second numbers.
- Choose the desired operation (+, -, *, /).
- Observe the result.
Requirements
- Python 3.x
Installation
-
Clone the repository:
git clone https://github.com/cann072000/cann_calculator.git
-
Navigate to the project directory:
cd cann_calculator
3.Install the required dependencies:
pip install -r requirements.txt
-
Run the application:
python3 main.py
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cann_calculator-1.0.2.tar.gz
(1.8 kB
view details)
File details
Details for the file cann_calculator-1.0.2.tar.gz.
File metadata
- Download URL: cann_calculator-1.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.26.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f041fdcc5c8ab2443aefb5de8ba4e02fe5b66d97c38a5ccacda93832191935c3
|
|
| MD5 |
0504ac96a9763cdca628126a97a6f096
|
|
| BLAKE2b-256 |
d27187cc4432e59f66819054fd50ad0bd83285b38cc12e9297f63a96cd199051
|