Determine whether a number is a perfect number, an armstrong number or a palindrome
|
Written by Super User |
576 |
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 |
1378 |
Practical 4: Generate the following patterns using nested loop
|
Written by Super User |
495 |
Input three numbers and display the largest / smallest number.
|
Written by Super User |
467 |
Input two numbers and display the larger number.
|
Written by Super User |
421 |
Input a welcome message and display it.
|
Written by Super User |
1424 |