Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page