A simple library to check odd or even numbers.
Project description
tj_odd_or_even
A simple Python library to check whether numbers are odd or even.
Installation
You can install the package using pip:
pip install tj_odd_or_even
from tj_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
tj_odd_or_even-0.1.0.tar.gz
(1.8 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 tj_odd_or_even-0.1.0.tar.gz.
File metadata
- Download URL: tj_odd_or_even-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b65b87af93e8acaf35e612e3fdbca31891eba3489fb5096c87daf37ff60366e
|
|
| MD5 |
1e9ed6450a8fe0e2b61a7d940b89b0fc
|
|
| BLAKE2b-256 |
98563298b7a91038e77bfef8a60b152015de5f4fb5e5097c5daa87c0731bb0a6
|
File details
Details for the file tj_odd_or_even-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tj_odd_or_even-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09c3c497b6831d9f364111cafb12d60b80b1df5a92c4aae715b6c68c47b74053
|
|
| MD5 |
fa15d0a6eab8f2f8774520f3dddfcd67
|
|
| BLAKE2b-256 |
805f4976031ceb8da5e315bd8b87d8a12b2bab633cf5e1341526256ddcc9a18e
|