A package to check if a number is odd or not
Project description
is-odd
A package to check if a number is odd or not
Installation:
python -m pip install is_odd
Python version used
Python 3.7.5
USAGE
import is_odd
r = is_odd.valid(23)
print(r)
r = is_odd.valid("352")
print(r)
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
is_odd-0.1.1.tar.gz
(1.3 kB
view details)
File details
Details for the file is_odd-0.1.1.tar.gz.
File metadata
- Download URL: is_odd-0.1.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20d8f21f88156a1b53387661b909294dadbee6b1f9dc13299d0a5b72678859dd
|
|
| MD5 |
c69af48eaf28b381896f9fe782f91920
|
|
| BLAKE2b-256 |
17822983478acce24f52ba3a8c6f11645ccf230dec3ceb1445fe7878161e0084
|