collection of the """best""" isOddOrEven functions
- give your entry a descriptive or creative filename
- use the correct naming convention standard for the programming language (or lack thereof)
- place it in the respective folder for it's language (if it doesn't exist yet, just create one).
- BONUS! include the efficiency of your algorithm as a comment in the file. Eg. "runs with O(n!)"