Skip to main content

A smart way to find out if a number is odd

Project description

is_odd - lucasedng

Under construction! Not ready for use yet! Currently experimenting and planning!

Developed by Lucas Gonçalves (c) 2024

Examples of How To Use

Using is_odd method

from is_odd import is_odd

# Check if a number is odd
number = 4
if is_odd(number):
    print(f"{number} is odd.")
else:
    print(f"{number} is not odd.")

This simple library allows you to easily check if a number is odd. The is_odd method takes an integer as input and returns True if the number is odd, and False otherwise.

Check out more on my GitHub or follow me for updates.

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

isodd-lucasedng-0.0.2.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

isodd_lucasedng-0.0.2-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file isodd-lucasedng-0.0.2.tar.gz.

File metadata

  • Download URL: isodd-lucasedng-0.0.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for isodd-lucasedng-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d1c2565a1842f2418c606ac5331b8f4b46a021d37772306537fb711d9745d4b6
MD5 c308830b4eca63f0231482111e477606
BLAKE2b-256 a17f8642e195586902ffcd207f54bc7f4685bfbeb4af983df81f73559aa4b2f4

See more details on using hashes here.

File details

Details for the file isodd_lucasedng-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for isodd_lucasedng-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 09d5c5d42bdbdeab8d27b7710c8b0c575e670c852e89e923b8172dfba8f9dac7
MD5 174d3e7843cae6121e491e9305d75997
BLAKE2b-256 bc70b836d7e867bf03ee54e8878c4719e8082517ff0b64eacd29589f40eef0b8

See more details on using hashes here.

Supported by

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