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
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_checker-0.1.0.tar.gz.
File metadata
- Download URL: tj_odd_or_even_checker-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a29a26a4ffdabf6ca3e8b554ab55320ffdcde00c77d6429cdf2ca1fd4478ef1
|
|
| MD5 |
a44e588991eef165be38c15d38369443
|
|
| BLAKE2b-256 |
5114ac112bac3327fe8b42907bab12c67ab4213098aab00f9153e161adbc0c83
|
File details
Details for the file tj_odd_or_even_checker-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tj_odd_or_even_checker-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
ed497c83a1a4d1c349041f0fb4a73ca7fdbbb46d6211354601bb240c711c4843
|
|
| MD5 |
641f5fbf15b661c32cf85f610f6c26fa
|
|
| BLAKE2b-256 |
c9331f854ee838bfbfef35a740866942bf3778e7560902c0e2e2c79095698d0f
|