Determine whether a number is a perfect number, an armstrong number or a palindrome
|
Written by Super User |
585 |
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 |
1384 |
Practical 4: Generate the following patterns using nested loop
|
Written by Super User |
505 |
Input three numbers and display the largest / smallest number.
|
Written by Super User |
472 |
Input two numbers and display the larger number.
|
Written by Super User |
428 |
Input a welcome message and display it.
|
Written by Super User |
1431 |