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.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.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: iseven-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 iseven-lucasedng-0.0.2.tar.gz
Algorithm Hash digest
SHA256 51efe62ccb77fa3305055bce638c0b9d13ebe68490f81940c5c92d8ac9422d6e
MD5 450ea8c202d0e9472ff580f5b35d179b
BLAKE2b-256 63232f48b50c0759ff8bf37d7f6e87b522504d8be2591c84f0e849c2d29c5fe7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iseven_lucasedng-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f69fbe72630e6bda6d32bc67869dd7ad18704d373c592a8ab2c0b83a93573941
MD5 78f8f1fd5d39dcfb337c1ac4b75457de
BLAKE2b-256 a684d0bbc50a38c7a924f79985ed96c5b769baca92db759dba38ab506520dd27

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