Python Pattern Programs - Printing Numbers in Triangle Shape | Column wise | Interview Question

  Рет қаралды 12,477

Amulya's Academy

Amulya's Academy

Күн бұрын

Пікірлер: 32
@OMG-vy3lg
@OMG-vy3lg 5 жыл бұрын
First of all, I have fallen in love with your voice, secondly, I loved the way you explaining it, have you ever heard about Durga sir.So you explaining exactly like them because I have taken their class from Hyderabad.
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@rayganmudberry375
@rayganmudberry375 5 жыл бұрын
awesome teaching technique. i request you to start some series of django with project. thank you
@raghuljothiraman1179
@raghuljothiraman1179 4 жыл бұрын
Ahh!!! Finally i got the logic straight. This one made my day.
@AmulsAcademy
@AmulsAcademy 4 жыл бұрын
Happy to hear that :)
@sharathharikumar1752
@sharathharikumar1752 5 жыл бұрын
I love your videos, the video where you taught the loop (making heart) was aesome and i will watch your videos regularly. #TRUE SUBSRIBER.
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@nandalal-dev6095
@nandalal-dev6095 5 жыл бұрын
Mam ,there are n ways to create a pattern program So my challenge is .... Tell us one algorithm that can solve any kind of pattern program:-)
@madhukumarhm3855
@madhukumarhm3855 Жыл бұрын
rows=int(input()) n=((rows)*((rows+1)/2)) for i in range(1,rows+1): for j in range(0,i): print(n,end=" ") n-=1 Print()
@arpitkesarwani6123
@arpitkesarwani6123 5 жыл бұрын
We can also use k=((n*(n+1))/2 instead of using num function
@muthukumara8792
@muthukumara8792 5 жыл бұрын
Could you upload the video for numpy ??
@vamsimi6675
@vamsimi6675 4 жыл бұрын
marvellous for ever mam?
@helmialfath9897
@helmialfath9897 5 жыл бұрын
So clear.
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@sakthivel-dq2wr
@sakthivel-dq2wr 5 жыл бұрын
excellent mam... 😍
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@obbinenireddy4184
@obbinenireddy4184 4 жыл бұрын
Please start videos on data structures in python like stack queue linked list and so on
@anug1106
@anug1106 5 жыл бұрын
Thanks mam
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Pleasure :)
@NeerajSingh-ze8db
@NeerajSingh-ze8db 3 жыл бұрын
Here can we use K=(N*(N+1))//2?
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Try 😊
@sakthivel-dq2wr
@sakthivel-dq2wr 5 жыл бұрын
mam give us program for immediate greatest number in given list..if not found immediate greatest number insert with -1... for example input = [ 8,6,20,12,11,13,19] output = [ 11,11,-1,13,13,19,-1] like this...
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
I will try :)
@nandalala7915
@nandalala7915 5 жыл бұрын
program to find if number are Amicable or not
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
I will try :)
@sreeramojusingamalai7472
@sreeramojusingamalai7472 2 жыл бұрын
mam pls explain the pattern 7 8 9 10 4 5 6 2 3 1 like pattern, i was asked in a interview today. please
@dhananjaymaurya7024
@dhananjaymaurya7024 5 жыл бұрын
Like
@kshitijkumarojha5958
@kshitijkumarojha5958 5 жыл бұрын
PLEASE TELL... HOW TO GET OUTPUT LIKE IN THIS FORMAT: 1 2 12 3 13 23 4 14 24 34 5 15 25 35 45
@aishwaryalaxmiveeramalla739
@aishwaryalaxmiveeramalla739 4 жыл бұрын
n = int(input("Enter the number of rows")) for row in range(n): val = row +1 dec = n - 1 for j in range(row+1): print(val,end=" ") val += dec +n+1 print()
@debidattaray6646
@debidattaray6646 5 жыл бұрын
Plz mam stop pattern printing videos & add other topics also like data science ,OOPS , ML, interview questions plz
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Sure :)
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
But this question was asked in an interview :)
Matrix Class in NumPy | Python Tutorials
7:33
Amulya's Academy
Рет қаралды 14 М.
Which team will win? Team Joy or Team Gumball?! 🤔
00:29
BigSchool
Рет қаралды 15 МЛН
amazing#devil #lilith #funny #shorts
00:15
Devil Lilith
Рет қаралды 18 МЛН
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 34 МЛН
Python Pattern Program - Number Pattern (Printing Numbers in Pyramid Shape)
11:28
Python Pattern Programs - Printing Stars in M Shape
6:48
Amulya's Academy
Рет қаралды 33 М.
Python Pattern Programs - Printing Numbers in X Shape
13:01
Amulya's Academy
Рет қаралды 27 М.
VMWare is now Free?
4:36
Sam Bent
Рет қаралды 3 М.
Llama 3.2 Vision 11B LOCAL Cheap AI Server Dell 3620 and 3060 12GB GPU
32:53
Nice Math Olympiad Question. Can you solve this? |Two Methods
4:51
Which team will win? Team Joy or Team Gumball?! 🤔
00:29
BigSchool
Рет қаралды 15 МЛН