This is a simple module where you can check different numbers just calling the following func ->

Odd - even              -> isoddeven(n)
Palindrome              -> isPalindrome(n)
Armstrong               -> isArmstrong(n)
Palindrome              -> isPrime(n)