A simple package to check odd or even numbers
Project description
odd-or-even
A simple Python package to check whether a number is odd or even.
Usage
from odd_or_even import is_even, is_odd
print(is_even(10)) # True
print(is_odd(7)) # 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
odd_or_even_808-0.1.0.tar.gz
(1.4 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 odd_or_even_808-0.1.0.tar.gz.
File metadata
- Download URL: odd_or_even_808-0.1.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cff074946a7e2b00c95f160b4fcd04d6e3930038b9d41c9519fad925bf00876
|
|
| MD5 |
7c8bae9319a7e264737cbbba356b7c94
|
|
| BLAKE2b-256 |
d47657ab5c100d5c624bf4d4f4116b358686ce2a64ab7481f8f946ff68fdd92d
|
File details
Details for the file odd_or_even_808-0.1.0-py3-none-any.whl.
File metadata
- Download URL: odd_or_even_808-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 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 |
7bd3f8eae773f8e552908085929086b1b016770b79a70b971c47a7bc3454702b
|
|
| MD5 |
1cdca7afe2463c5250a89ab2a5b86056
|
|
| BLAKE2b-256 |
822a823357e0870ef771c15c6ee6758e852ac1d0eb40d7f43d6ffba4aba75979
|