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