Python Tutorial - Program to Print Perfect Numbers in Given Interval

  Рет қаралды 39,374

Amulya's Academy

Amulya's Academy

Күн бұрын

Пікірлер: 35
@Bryan_Salvador
@Bryan_Salvador 5 жыл бұрын
Your teaching method is very easy to follow. Please keep doing more videos!
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@barracudaboi790
@barracudaboi790 2 жыл бұрын
Your teaching is great Ma'am, very simplistic and easy.
@kathanjalishree4441
@kathanjalishree4441 4 жыл бұрын
Best teacher or say friend to teach python language in simplest way....
@muhammadadeel1549
@muhammadadeel1549 4 жыл бұрын
your vedio has changed my life ,thank u big fan
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Glad to hear that :)
@toufiknazir4476
@toufiknazir4476 5 жыл бұрын
The teaching technique is quite impressive.....! keep putting videos...!
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@businessstalker9302
@businessstalker9302 7 жыл бұрын
Plzzzz upload videos on Oops and GUI ... Your teaching style is awesome and plzzz upload this... I will wait for your upload 🙏🙏🙏 Plzzzzzz
@neogheg
@neogheg 4 жыл бұрын
This was amazing, just incredible
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Thank you :)
@rajashekharvattipelli
@rajashekharvattipelli 2 жыл бұрын
Loved it ❤️
@saadali6723
@saadali6723 4 жыл бұрын
Can you please tell me the time complexity of this?
@samricoder828
@samricoder828 3 жыл бұрын
thanks a lot to you mam as for you now i understood basuic fundamental of python thanks a lot and again your voice is so cute
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Thank you 😊❤️
@samricoder828
@samricoder828 3 жыл бұрын
@@AmulsAcademy welcome mam can you give me your contact means instragram or facebook any
@Ayush_Yadav_Views
@Ayush_Yadav_Views 4 жыл бұрын
hii ma'am , where can I find this type of problems to practice ?
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
You can search online :)
@anusmitasamanta2608
@anusmitasamanta2608 5 жыл бұрын
Great!
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@noobmaster5692
@noobmaster5692 4 жыл бұрын
Anusmita Samanta are you from Dav ?
@priy9491
@priy9491 4 жыл бұрын
Thank you just Thank you
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Welcome! :)
@krishk4870
@krishk4870 5 жыл бұрын
Mam pls tell me how did result variable reset to zero Everytime how could be?? Pls explain me
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Because it is inside the for loop. for every num value result will reset to 0. :)
@krishk4870
@krishk4870 5 жыл бұрын
@@AmulsAcademy heyyy tq for you reply amul... Y u didn't start a company yet coz u got very clear mind about Python....
@polo99a9
@polo99a9 5 жыл бұрын
Hi there. I used the code you wrote here, but the results for numbers up to 1000 is wrong... it gives me 5, 27 and 495... which is wrong. Anyone any ideas? for num in range(1,1000): result=0 for i in range(1,num): if num%i==0: result=result+i if result==num: print(i,' the number is perfect')
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
if result==num: print(i,' the number is perfect') here you need to print num value not i value. if result==num: print(num,' the number is perfect') :)
@akshaysharma9556
@akshaysharma9556 2 жыл бұрын
Why this code is not giving the answer lower=1 upper=10 sum=0 for num in range(1,11): for i in range(1,num): if num%i==0: sum=sum+i if sum==num: print(num)
@saipriya5923
@saipriya5923 6 жыл бұрын
please upload the code for second definition also
@RajeevKumar-di3wl
@RajeevKumar-di3wl 2 жыл бұрын
not working this code at all
@akashshetty4509
@akashshetty4509 3 жыл бұрын
n=int(input("1st ")) n1=int(input("last")) res = 0 for i in range (n,n1+1): for j in range (1,i): if i%j==0: res=res+j if i==res: print(i) why this code Is not giving d ans??
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Take res=0 inside the first for loop :)
@akashshetty4509
@akashshetty4509 3 жыл бұрын
@@AmulsAcademy why should we take res=0 inside the for loop??
@supriyachakilam383
@supriyachakilam383 3 жыл бұрын
@@akashshetty4509 if result=0 not mentioned inside for loop..then for the first number in interval when it checks for condition and keeps the result value.. Then to check the other number the other number condition if satisfied then it add the I value to the previous result as we haven't cleared the previous result value..so we don't get output..!
Python Tutorial - Prime Numbers | Printing Prime Numbers in Given Interval
18:33
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Python Programs - Factorial Program Using for loop
10:30
Amulya's Academy
Рет қаралды 144 М.
Gordon Ramsay's Beef Wellington with Walmart Ingredients
12:22
Jason Farmer
Рет қаралды 978 М.
Python Number Pattern - Reverse Floyd's Triangle
9:35
Amulya's Academy
Рет қаралды 46 М.
Program To Calculate LCM Of Two Numbers | Python Tutorials
19:20
Amulya's Academy
Рет қаралды 65 М.
#23 Python Tutorial for Beginners | Printing Patterns in Python
7:56
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН