A simple odd or even number checker.
Project description
Odd-Even Checker
A simple Python package to check if a number is odd or even.
Usage
from odd_even import is_even, is_odd
print(is_even(10)) # True
print(is_odd(11)) # True
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
mr_odd_even-0.0.1.tar.gz
(1.3 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 mr_odd_even-0.0.1.tar.gz.
File metadata
- Download URL: mr_odd_even-0.0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86f2084d3d690b7cd88160418ecdc9a34c46df4570c98a9ca2adce249d47bba5
|
|
| MD5 |
965cf27171f490cb0d9fa34cf7ad3812
|
|
| BLAKE2b-256 |
b649d55c0a40f2c1c2cdfd15d3ed79ea3e717b85f489746d4f1e246e6980ab67
|
File details
Details for the file mr_odd_even-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mr_odd_even-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20f9d0361ca99eca4a09f3ebc936621708a23ddad2e4160993da49962520f2d0
|
|
| MD5 |
eb74d6a9f15e96cca21ddc2f04a206e8
|
|
| BLAKE2b-256 |
a99caaf39a0a220b50833b160ffc68f31cf706fb2ecf16b92a7317006c19935a
|