A simple python calculator package
Project description
jothoma-DWWP.1
Python Calculator
Python Calculator is a sample calculator implemented using Python 3.7.
Python Calculator performs basic math operations, that is:
addition
multiplication
division
subtraction
square root
Installation
pip install Python-Calculator-by-John-Osilama
How to Use Python Calculator
The python calculator will ask you to enter a number between 1 - 5
entering 1 will call the add method of the calculator class;
entering 2 will call the subtract method of the calculator class;
entering 3 will call the multiply method of the calculator class;
entering 4 will call the divide method of the calculator class;
entering 5 will call the square root method of the calculator class;
After calculation is completed, the python calculator will reset and start again
About the Author
Hi, my name is John Osilama Thomas. I'm a Python Developer
License
Python Calculator is released under the MIT License.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Python_Calculator_by_John_Osilama-0.0.2.tar.gz.
File metadata
- Download URL: Python_Calculator_by_John_Osilama-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aabbdcc4b427fb7787fe1192b72a6f3eddd8d193babc82239f2502c0b77b957
|
|
| MD5 |
3f17231028350de93e42b5d731ec7116
|
|
| BLAKE2b-256 |
ae393b312153076b30296e9ec9ef217c4572151953cc36cd3ab0e78c6208705f
|
File details
Details for the file Python_Calculator_by_John_Osilama-0.0.2-py3-none-any.whl.
File metadata
- Download URL: Python_Calculator_by_John_Osilama-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f4b42a99c33a21f1a3932a4612c9068a2c21e754e1376ae4f9ba9964e3eb80c
|
|
| MD5 |
46a6cfafd0713124d8bcf42f263cddc4
|
|
| BLAKE2b-256 |
4a4ecf070455da03daf440aba47150a9ffc2dee3ffa9dfea57fb7046496b8b6a
|