Python Tutorial - Fibonacci Number | Program

  Рет қаралды 24,771

Amulya's Academy

Amulya's Academy

Күн бұрын

Пікірлер: 48
@satyajitdas2780
@satyajitdas2780 4 жыл бұрын
Thanks, Amulya, nice problem and explanation , Kindly can you make more such problems, this is interesting.
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Sure I will :)
@suyash7450
@suyash7450 Жыл бұрын
You taught this amazing concept so easily that I will never forget this.
@sudhansusekharmahanty9691
@sudhansusekharmahanty9691 3 жыл бұрын
Your way of explain is very easy to understandable for me and I think for everyone who wants to become a python developer. ❤️ And also your voice is sooo.. cute.
@keerthanabuvan
@keerthanabuvan 4 жыл бұрын
All your videos and explations are so good...keep posting many videos.
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Thank you, I will :)
@creem3897
@creem3897 4 жыл бұрын
thank you mam i am 11. im in a python class your videos help me to revise my programs
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Glad to hear that :)
@DiscoveryN
@DiscoveryN 4 жыл бұрын
Make a video on pygame basic
@hariramasubbareddy2251
@hariramasubbareddy2251 2 жыл бұрын
Your way of Explaining the Control flow of a program is Fabulous🤩!.
@dpkkr1918
@dpkkr1918 4 жыл бұрын
Ur explanation always be nice.... Thank you mam
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Most welcome 😊
@vinith2320
@vinith2320 3 жыл бұрын
What if i want to check given number is fibonacci if yes then print series of fibonaaci number till given number ? This is interview question please send me code in comment section it will be very useful mam.....
@vinith2320
@vinith2320 3 жыл бұрын
I hope you see this comment and reply me today itself mam
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Hello, You can search it online :)
@Tusya_is_here_
@Tusya_is_here_ 5 ай бұрын
You are awesome 😎👍🏻
@kajalsainiiuuhjj8866
@kajalsainiiuuhjj8866 3 жыл бұрын
Excellent explanation mam
@venuj6
@venuj6 4 жыл бұрын
Thanq very much... Nice explanation... pls do one video on real time project... 🙏🙏
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
We will try :)
@kshitizsingh8469
@kshitizsingh8469 3 жыл бұрын
Thanks mam for clearing my doubt
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Pleasure :)
@t.gowthamarasu1258
@t.gowthamarasu1258 4 жыл бұрын
Short n crisp mam
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Thanks for liking :)
@optimistichomosapien7484
@optimistichomosapien7484 3 жыл бұрын
Helpful..thanku
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Happy to help :)
@satishbabu6234
@satishbabu6234 4 жыл бұрын
Hii ,tell me about ,how to create a own app in play store and write a program.
@johnsontoppo809
@johnsontoppo809 3 жыл бұрын
Why have you used +_4 in 5*(n*n), please explain
@sangram361
@sangram361 2 жыл бұрын
nice mam really appriciate your work
@ujjwalgupta7297
@ujjwalgupta7297 4 жыл бұрын
Thanku ❤
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
My pleasure :)
@tanmoymandal8853
@tanmoymandal8853 Жыл бұрын
thank you so much
@VarunKumar-pz5si
@VarunKumar-pz5si 4 жыл бұрын
please post to print n prime numbers
@pavansirsath2182
@pavansirsath2182 4 жыл бұрын
In pychamp not runs the program
@chowtasairam9005
@chowtasairam9005 4 жыл бұрын
but how comes this formula 5*n*n+4 or.....
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
It is the nature of Fibonacci numbers, These are proved formulas :)
@naveencog123
@naveencog123 4 ай бұрын
import math n = int(input("Enter the no to check: ")) r1 = math.sqrt(5*(n*n)+4) r2 = math.sqrt(5*(n*n)-4) if r1.is_integer() or r2.is_integer(): print("Entered no is a Fibonacci no") else: print("Entered no is not a Fibonacci no")
@kandrugouthami8910
@kandrugouthami8910 4 жыл бұрын
Pls do videos on django framework
@harshasshet6755
@harshasshet6755 11 ай бұрын
This explanation is better than gfg
@ganeshganesh-ww8oi
@ganeshganesh-ww8oi 5 ай бұрын
Yeah
@adityaroshan4838
@adityaroshan4838 4 жыл бұрын
osm explanation
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Thank you :)
@avinashsagat2728
@avinashsagat2728 2 жыл бұрын
Ma'am we love you
@maheshaekunde3877
@maheshaekunde3877 Жыл бұрын
# import math # n = int(input("Enter number:")) # result1= 5*(n*n)+4 # result2= 5*(n*n)-4 # # sqrt_result1= math.sqrt(result1) # sqrt_result2= math.sqrt(result2) # # if sqrt_result1 == int(sqrt_result1) or sqrt_result2 == int(sqrt_result2): # print("Fibonacci") # else: # print("Not Fibonacci")
@codernobita
@codernobita 4 жыл бұрын
Yaad kaise rkhe mam plzz help , kuch time ke baad bHul jata hu ,plzz help........ .... . . . i hope aap meri help karoge.
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
If you are talking about the definition then you need to remember that there is no other way :)
@velagajaswanth8297
@velagajaswanth8297 2 жыл бұрын
If I write like this 4,9,13,22,35....... Meaning numbers are in fibbinoce then how can say that 13 ,9 is not a fibbinoce number according to u r examples
@FacebookInc.
@FacebookInc. Жыл бұрын
dont speak in english are you from british india? speak in tamil
@slimconvict
@slimconvict 5 ай бұрын
fib-no-c. 😂 this is the worst pronunciation of this word I've heard.
Python Pattern Program - Print Stars in  Hollow Diamond Shape
12:51
Amulya's Academy
Рет қаралды 21 М.
#38 Python Tutorial for Beginners | Fibonacci Sequence
8:01
Telusko
Рет қаралды 828 М.
Ful Video ☝🏻☝🏻☝🏻
1:01
Arkeolog
Рет қаралды 14 МЛН
Fibonacci Series in Python
4:25
The Programming Portal
Рет қаралды 244 М.
Python Program to Check If the Number is Armstrong or Not?
14:37
WsCube Tech
Рет қаралды 68 М.
Python Programs - Factorial Program Using Recursion
18:08
Amulya's Academy
Рет қаралды 75 М.
Python Tutorial - Fibonacci Series
13:49
Amulya's Academy
Рет қаралды 188 М.
#25 Python Tutorial for Beginners | Prime Number in Python
4:11
Python program for Fibonacci Series
14:38
Blismos Academy
Рет қаралды 163
Fibonacci Sequence: Python Tutorial for Beginners
9:20
WsCube Tech
Рет қаралды 73 М.
Python Programs - Factorial Program Using for loop
10:30
Amulya's Academy
Рет қаралды 144 М.