Calculate sum of numbers in a range from a to b
Project description
RangeNumbersSumLibrary
مكتبة لحساب مجموع الأعداد من a إلى b.
التثبيت
pip install RangeNumbersSumLibrary
CMD
rangesumnumbers 1 5
# Sum from 1 to 5: 15
Python
from range_numbers_sum_lib import range_sum
print(range_sum(1,5)) # 15
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 rangenumberssumlibrary-0.1.0.tar.gz.
File metadata
- Download URL: rangenumberssumlibrary-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c98ca2e44e2ab25ae61dbc7426fe37309667446c94e944feb2784670cd941790
|
|
| MD5 |
d0e248a949a4fba7677c9e9bb517c091
|
|
| BLAKE2b-256 |
421c9028bba802067cd0bab99fdc6a21344975966afd5ac20e08b13925f81b50
|
File details
Details for the file rangenumberssumlibrary-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rangenumberssumlibrary-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4845d89ba4fc366c9ccc4a07cb753b667e21c784b84f40b46072c1bc3e7e9a55
|
|
| MD5 |
d3d1408157b50e1b1abf8508a570388e
|
|
| BLAKE2b-256 |
b495a210c3252508d3321333467ff7626cd059e9e36c6e79bd822f63241faa0b
|