is-even
Return true if the given number is even
Install
Install with pip
pip install is-even
Usage
from is_even import isEven
isEven(0)
# => False
isEven('1')
# => True
isEven(2)
# => False
isEven('3')
# => True
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
is-even-1.0.2.tar.gz
(2.1 kB
view details)
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 is-even-1.0.2.tar.gz.
File metadata
- Download URL: is-even-1.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb1edf32510375898040b7430e353f143674790bd9f6e2bd528b0d7a6e5fb87b
|
|
| MD5 |
e57f764752d013176a48b82839b6e0ae
|
|
| BLAKE2b-256 |
ae05387d295452bc76ffb6582875ff369d0423ecadc031e5515e4f39ea68224b
|
File details
Details for the file is_even-1.0.2-py3-none-any.whl.
File metadata
- Download URL: is_even-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ab271d9df52b12cb5fef8f72eecb828bd0016a136e243908756a48e97578a8d
|
|
| MD5 |
97102e6446f6a3961415190a2b4bd7d4
|
|
| BLAKE2b-256 |
aec9a76471f7d03175d1155099d098fa4434bee3e630953ce042b952a8a2d66d
|