This Python script is a simple program to determine whether a given number is odd or even. Follow the steps below to use the code:
- The user is prompted to enter a number.
- The script checks whether the number is even or odd.
- The result is displayed on the console.
- Clone the Repository:
Clone this repository to your local machine using the following command:
git clone https://github.com/mannan-python-developer/Even-Odd-Number.git