Know the logic : Factorial of a number using C
In mathematics if we have been asked to find the factorial of any number then, we will start multiplying that number to it’s previous numbers until we reach 1.
Let's sail across an ocean of IT
In mathematics if we have been asked to find the factorial of any number then, we will start multiplying that number to it’s previous numbers until we reach 1.
Factorial, Fibonacci series, Armstrong, Palindrome , Recursion Python program for factorial, reverse, palindrome, armstrong, basic syntax, fibonacci series, recursive function, even odd. Practical 1a : Create a program that asks the user to enter their name and their age. Print out a message addressed to them that tells them the year that they will turn … Read more