A tool made to aid with calculations in Python
Project description
This is a library that is accosiated with numbers. This makes calculating in Python easier. Te dSeq function creates and returns the Doubling Sequence up to the number given. Here is an example to use the Calculator class.
calc = Calculator() print(calc.calculate(“18 - 9”))
where calc is a variable and the string statement is the expression. I hope you use this library and it helps you. Made by an 11 year old.
Change Log
0.0.1 (18/08/2024)
First Release
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
File details
Details for the file calculatorbasiclibrary-0.0.1.tar.gz.
File metadata
- Download URL: calculatorbasiclibrary-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1264141d03c284ab2543f75b4f122367a46fde0b245059f2abd74b7c80a8527
|
|
| MD5 |
ccdb8d3b399d4290f45000bd48d2a557
|
|
| BLAKE2b-256 |
2dd1d1ff354f056ab297e921d35d06e1196f78120b8e470b9003a9362f6dddf6
|