CONTENTS
1.Conversion
of
decimal number to its octal equivalent.
2.
To
print the length of the sentence measured in words and the frequency
of vowels in each sentence.
3.
Check
whether happy number or not.
4.To
print a given pattern.
5.Removal
of vowels from the string.
6.Twin
primes of a given range.
7.
Denomination.
8.Least
common multiple.
9.To find
the kaprekar number within the two given limits.
10. Check
whether palprime number or not.
11. Check
whether smith number or not.
12.To
demonstrate Stack operations.
13.Check...