Check is a integer is even
Project description
Is Even
Check if interger is even using isevenapi
.
Main features:
- cache memoization
- api retry handler
- hide ads
Install
pip install PyIsEven
Usage
from is_even import is_even as ie
ie.is_even(10)
> True
is.is_ood(3)
> 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
PyIsEven-0.4.0.tar.gz
(1.7 kB
view hashes)