Skip to content

SyafiqTermizi2010/What-Even

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

What Even?

What even? Its odd ain't it?

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

Product Name Screen Shot

Blazingly fast python package to check if number is odd or even. Yeah, Python is fast af!

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure you have the latest Poetry installed

  • Poetry
    curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -

Installation

  1. Clone the repo
    git clone https://github.com/SyafiqTermizi2010/What-Event-.git
  2. Install python packages
    poetry install

(back to top)

Usage

from what_even import is_odd, is_even

is_even(10)  # True
is_odd(106)  # False

For more examples, please refer to the Documentation

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Project Link: https://github.com/SyafiqTermizi2010/What-Event-

(back to top)

About

Blazingly fast ⚡ Python package to check for odd or even number

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages