Return true if the given number is even
Install
Install with pip
pip install is-even
Usage
from is_even import is_even
is_even(0)
# => False
is_even(1)
# => True
is_even(2)
# => False
is_even(3)
# => True
Release files for is-even 1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| is_even-1.0.7.tar.gz | 2.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| is_even-1.0.7-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 4.3 kB
Release files / is_even-1.0.7.tar.gz
| Download URL | is_even-1.0.7.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6243f084aef3b3b85cf9b33546f69124729e7411b8e6c3de4d491b25aa21e913
|
|
BLAKE2b-256 checksum How to use checksums |
25766a856968d7cba7ba610ea87fd7305c2fd5d03833a3c80c5d11da72a9f4be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|
Release files / is_even-1.0.7-py2.py3-none-any.whl
| Download URL | is_even-1.0.7-py2.py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
d8bfc98d00c4380daf97f7125fdf323952c993371a4dd3466ef409a33c14cd6d
|
|
BLAKE2b-256 checksum How to use checksums |
333e0c8fcb3f548823b0f56fad14b9ac37eef37ead670cc6dd592ca091997da1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|