This is a simple program that, when run, asks user to enter a number as input and the program returns if the number is odd or even. There may throw an error or give unwanted answer depending on the language used if a non integer input is given.


    Download Code