A short program which will tell the user if their entered number is odd or even.
- Copy code into any IDE supporting Python.
- Run code, this will than give you options (through input statements) where you will enter your number.
- When answering the input questions, entering a number must be answered as an integer (1, 10, 15, etc.).
- When the question contains (y/n) answer using y or n. y = Yes, n = No.
This is obviously a very simple project but if you feel like a change should be made, pull requests are welcome.
- Made using Python
- Created using the PyCharm IDE by JetBrains.
- Inspired from: https://bit.ly/3kKkOu9 (A MikkeGoesCoding Article on 10 Easy Python Programming Project Ideas).
- This was created by myself, I just got the idea from the article featured above.
- Jack O'Keeffe - https://github.com/jackokeeffe