Determine whether a number is a perfect number, an armstrong number or a palindrome
|
Written by Super User |
678 |
Write a program to input the value of x and n and print the sum of the following series: X-X²/2+X³/3-X⁴/4+........Xn/n
|
Written by Super User |
1564 |
Practical 4: Generate the following patterns using nested loop
|
Written by Super User |
682 |
Input three numbers and display the largest / smallest number.
|
Written by Super User |
574 |
Input two numbers and display the larger number.
|
Written by Super User |
525 |
Input a welcome message and display it.
|
Written by Super User |
1606 |