Return true if the given number is odd.
Project description
IsNumberOdd Package
The IsNumberOdd package provides a simple utility to check whether a given number is odd.
Installation
Install IsNumberOdd using pip:
pip install IsNumberEven
pip install IsNumberOdd
This will download and install the latest version of IsNumberOdd from PyPI.
Usage
Once installed, you can use the IsNumberOdd function in your Python scripts as follows:
from isOdd.is_odd import is_odd
# Example usage
number = 3
print(is_odd(number)) # Output: True
License
IsNumberOdd is licensed under the MIT License. See the LICENSE file for more details.
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 IsNumberOdd-1.0.0.tar.gz.
File metadata
- Download URL: IsNumberOdd-1.0.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2290d970bd75e5e7a137659359188f6b765cf432a4685ca9867bdfb3ee9e29d9
|
|
| MD5 |
e1767a956cf196a7b10dbcfb741ff667
|
|
| BLAKE2b-256 |
9f2fbcfa49ce001bb6fb09081f4ecd42c275e9c4265173663621d3edaf1d7ac4
|
File details
Details for the file IsNumberOdd-1.0.0-py3-none-any.whl.
File metadata
- Download URL: IsNumberOdd-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0db284d9751d03d780084e2a0a3292e7333c20e1d299239e605c06135637457d
|
|
| MD5 |
17d5a1280ca32f831f89ba70a9ec5aff
|
|
| BLAKE2b-256 |
e597f8d59ed57e507fa92667330b2433f1c2170e13d6da05f42c5899179e29c7
|