filmov
tv
Python Program to find Factorial Number and Fibonacci series
![preview_player](https://i.ytimg.com/vi/EfRT4ElsjeM/maxresdefault.jpg)
Показать описание
Factorial Number
Factorial of non negative integer is the multiplication of all positive integers smaller than or equal to n.
example:
factorial of 5 is 5*4*3*2*1 which is 120
Fibonacci series
The Fibonacci numbers are the numbers in the following integer sequence.
0,1,1,2,3,5,8,13......
Python interview questions
local and global variables
reduce function
difference between list and tuple
generator Function
remove Special Characters
factorial num
Max,min number
prime Number
palindrome
even and odd number
Thank you! 💖
Factorial of non negative integer is the multiplication of all positive integers smaller than or equal to n.
example:
factorial of 5 is 5*4*3*2*1 which is 120
Fibonacci series
The Fibonacci numbers are the numbers in the following integer sequence.
0,1,1,2,3,5,8,13......
Python interview questions
local and global variables
reduce function
difference between list and tuple
generator Function
remove Special Characters
factorial num
Max,min number
prime Number
palindrome
even and odd number
Thank you! 💖