Return true if the given number is even.
Project description
IsNumberEven Package
The IsNumberEven
package provides a simple utility to check whether a given number is even.
Installation
Install IsNumberEven
using pip:
pip install IsNumberEven
This will download and install the latest version of IsNumberEven from PyPI.
Usage
Once installed, you can use the IsNumberEven function in your Python scripts as follows:
from isEven.is_even import is_even
# Example usage
number = 4
print(is_even(number)) # Output: True
License
IsNumberEven is licensed under the MIT License. See the LICENSE file for more details.
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
IsNumberEven-1.1.0.tar.gz
(1.5 kB
view details)
Built Distribution
File details
Details for the file IsNumberEven-1.1.0.tar.gz
.
File metadata
- Download URL: IsNumberEven-1.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1785312a573785387f325774aed48e8534bce3f1b45fc4e3f549b897e2a7d91e |
|
MD5 | 71b1416c8e07ac1e7655ac1628f1768e |
|
BLAKE2b-256 | df5924a446984d9593af2ec0b820dc38911270646c7b296588d791d1d1e7a890 |
File details
Details for the file IsNumberEven-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: IsNumberEven-1.1.0-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93568d8bd751f237a6bc595fefdeb8ea0087cc06a4041bfbaada89a3f209bdf2 |
|
MD5 | 32c9aa6bc7b9e76f9df041d1fcd618da |
|
BLAKE2b-256 | bb95aa1c39ad27e73e7c8b8e725e276d7281dfe688e2a0a91e68bbf7813ec904 |