A simple library to check odd or even numbers
Project description
odder
A simple Python library to check if a number is odd or even.
Usage
from odder import is_even, is_odd
print(is_even(4)) # 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
odder-0.1.0.tar.gz
(1.0 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
odder-0.1.0-py3-none-any.whl
(1.2 kB
view details)
File details
Details for the file odder-0.1.0.tar.gz.
File metadata
- Download URL: odder-0.1.0.tar.gz
- Upload date:
- Size: 1.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0762f659d83858ff4867e888e896f0ceddc081ad74a42ac45d0f12c2c268967
|
|
| MD5 |
1b1a1feb826aa41f0220396179feb930
|
|
| BLAKE2b-256 |
c2b4a59481420d8e24e79f14fcc2149ed7d672ebaeb83525317327924e90e1fc
|
File details
Details for the file odder-0.1.0-py3-none-any.whl.
File metadata
- Download URL: odder-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06fa67ef510194fb47431b0accffaeb049e4c7ef8397962c3345dade660287d4
|
|
| MD5 |
2dbc3f12e7b1f7ca3612b52189231810
|
|
| BLAKE2b-256 |
6240eb5ee2be6d7317b8d94a70b0065efa8b166ebb1563d289f581c7f579df0a
|