PROGRAM-1
Write a program using functions which does the following:
1. Reverses a no.
2. Checks whether a no. is a palindrome or not.
3. Checks whether a number is an Armstrong no. or not.
4. Prints the multiplication table of a no.
5. Checks whether a no. is a prime no. or not.
PROGRAM
Page |1
Page |2
OUTPUT
Page |3
Page |4
Page |5