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.4.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.4-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iseven-lucasedng-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 770ca8d0615a3fc2972788731722583a326849cb642fb914037fc2d3d9b926a5
MD5 45f6c4972a20074dfd213bc87abe7c88
BLAKE2b-256 930517c2b035ac4f251d6a72037cefb49fcc85456bdafbf0f38d0dbf40d2eef6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iseven_lucasedng-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2eeb984071cfb82d12176e563eb0ff83e4f38ccef2c37ea5abf275e3ccdb6721
MD5 eca8a3427998274006dccec8e0fb12a5
BLAKE2b-256 ff3ebdb19c904b0403031d6a92eda388b2d2aaf39c1b3cc418b97dad0934727d

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