Skip to main content

A smart way to find out if a number is even

Project description

is_even_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_even method

from is_even_lucasedng import is_even

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

This simple library allows you to easily check if a number is even. The is_even method takes an integer as input and returns True if the number is even, 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

iseven-lucasedng-0.0.5.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.

iseven_lucasedng-0.0.5-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file iseven-lucasedng-0.0.5.tar.gz.

File metadata

  • Download URL: iseven-lucasedng-0.0.5.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 iseven-lucasedng-0.0.5.tar.gz
Algorithm Hash digest
SHA256 bc0840c0c3e0dd1d9c105b39f6a31503326c85d3a574beb8ec5aa1ed4920d150
MD5 aa79e14f3b973e7cc42310f8edb7a493
BLAKE2b-256 d06f1f189498c7527bac6d81e51a39d921bb51ed89dbaeee105bd9d261b03b83

See more details on using hashes here.

File details

Details for the file iseven_lucasedng-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for iseven_lucasedng-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f3975279f470e0f75b0813224169b4a7173fa33c83a222ff8f3b2fa3589bd7ed
MD5 fa5794067accd96f35bfba42a914bc3b
BLAKE2b-256 75035a7f6c6f3b82ea531c7b37539e65c1b1245842700c7d092c98f90a08d86c

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