A simple package to check odd or even numbers
Project description
odd-or-even
A simple package to check if a number is odd or even.
Usage
from anwin_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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 anwin_odd_or_even-0.0.1-py3-none-any.whl.
File metadata
- Download URL: anwin_odd_or_even-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dabe4f43ca5f46332bb38b51921631ebe59a24d1a0463d9562e9d68d897d255a
|
|
| MD5 |
f43089bf738169cc2379335b6fd79a57
|
|
| BLAKE2b-256 |
daabb80504741bdcac0e8538df6ee3ad71ba1b384aa3559adbd18607a7ebd793
|