A tiny library to check whether numbers are odd or even.
Project description
joseph-oddeven-checker
A simple Python library that checks whether a number is odd or even.
Installation
pip install joseph-oddeven-checker
Usage
from joseph-oddeven-checker import is_even, is_odd
print(is_even(10)) # True print(is_odd(3)) # 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
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 joseph_oddeven_checker-0.1.0.tar.gz.
File metadata
- Download URL: joseph_oddeven_checker-0.1.0.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bc8ea06c8a227e008a511e3e08a81021bbe12c22948b0e28da44a4f6f5babe9
|
|
| MD5 |
60a16455729c4cc37a0bc05bdddef985
|
|
| BLAKE2b-256 |
31a036555ca3342a6b012f83083b29ab99cf047fe3be499b27b7c094650c764d
|
File details
Details for the file joseph_oddeven_checker-0.1.0-py3-none-any.whl.
File metadata
- Download URL: joseph_oddeven_checker-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.3 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 |
9b7721b45d41d1af27ce3e24ee80d0e2e479fc0ebfaa6feae9cffda1f343e305
|
|
| MD5 |
15cf2fcc04e589aae7efac2b406a4cb8
|
|
| BLAKE2b-256 |
82bb8d7a0c5dd5adf3dcf79b1f1464aa5e959bbd1827e40fd10b24fff3d2eb00
|