Determine whether a number is a perfect number, an armstrong number or a palindrome
|
Written by Super User |
Hits: 753
|
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 |
Hits: 1678
|
Practical 4: Generate the following patterns using nested loop
|
Written by Super User |
Hits: 796
|
Input three numbers and display the largest / smallest number.
|
Written by Super User |
Hits: 668
|
Input two numbers and display the larger number.
|
Written by Super User |
Hits: 620
|
Input a welcome message and display it.
|
Written by Super User |
Hits: 1761
|