Check if a number is positive, negative, or zero
Project description
PosNegLib
مكتبة بسيطة لتحديد ما إذا كان العدد موجب أو سالب أو صفر.
التثبيت
py -m pip install PosNegLib
الاستخدام من Python
from pos_neg import check_number
print(check_number(10)) # Positive
print(check_number(-3)) # Negative
print(check_number(0)) # Zero
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 positivenegative_library-0.1.1.tar.gz.
File metadata
- Download URL: positivenegative_library-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
317dcd87110048663ab6b7263178cc53e0de16669812df22fe3d8a5ce00e5660
|
|
| MD5 |
d638210eaaccf01eb6efb95170fb94e9
|
|
| BLAKE2b-256 |
9a22998d64aca7b31103017c776cfc0f7dec3c666b9f50286508eb547f65aa15
|
File details
Details for the file positivenegative_library-0.1.1-py3-none-any.whl.
File metadata
- Download URL: positivenegative_library-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 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 |
9401da972a6ec14c79477b3902494991fea7362f2911be211156a4096c9a50cd
|
|
| MD5 |
d0ab033c3f4d6f1782147c5ccc6c6edc
|
|
| BLAKE2b-256 |
4461ee1398d6e71796436e888470a197f8d04cb407ad63efa923b06142298022
|