Question: a. To accept two numbers from the user; Display all prime numbers between these two numbers.
b. To accept two numbers from the user and display perfect numbers between these two numbers.
c. To accept two numbers from the user and display Armstrong number between these numbers.