Python Pattern Programs - Printing Numbers in Right Triangle Shape 2 | Column wise

  Рет қаралды 28,950

Amulya's Academy

Amulya's Academy

Күн бұрын

Пікірлер: 30
@keshavmanuja1348
@keshavmanuja1348 3 жыл бұрын
Fall in love with your voice and method of teaching...
@srikarrar261
@srikarrar261 5 жыл бұрын
Very well explained mam. I tried this in my own and I have got all the ways but the problem is I cannot implemented in program . After watching this video I've got a clarity in solving these types of problems
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@narora8459
@narora8459 3 жыл бұрын
I become a fan of your teaching , the way you teach the way you explain Truly amazing This is the best channel for python... Keep it up...🙏🙏😍😍
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Thank you 😊
@yashwinisai
@yashwinisai 6 ай бұрын
r=0 for i in range (1,6): print(i,end=' ') s=4 m=i for j in range (r): m+=s print(m,end=' ') s-=1 print() r+=1 simple!!:)
@kunallimboo2395
@kunallimboo2395 5 жыл бұрын
Shortest and easiest way of learning ☺️
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@adapalaanilkumaranilkumar1871
@adapalaanilkumaranilkumar1871 3 жыл бұрын
Excellent way of teaching mam
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Thank you 😊
@matampavankumar559
@matampavankumar559 5 жыл бұрын
Super and clear explanation
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@premkumarms7607
@premkumarms7607 5 жыл бұрын
Really good effort for this pattern.
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@abhisheksonkar3366
@abhisheksonkar3366 5 жыл бұрын
Superb explanation ma'am . 👍👍
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@PraveenKumar-gd1tx
@PraveenKumar-gd1tx 4 жыл бұрын
Really understandable and sir I have a question if I give input as 3 it has to print 123 45 6 And if the value is more that 10 it has to repeat form 1 again sir can you suggest me if any code is there like this
@anshumanpatel3327
@anshumanpatel3327 5 жыл бұрын
Brilliant 🙏🙏
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@dineshkarthik7921
@dineshkarthik7921 2 жыл бұрын
can u explain how it get in two inputs like n1=10, rows=5
@AmitShYT
@AmitShYT 3 жыл бұрын
Very khatarnak pattern
@arpitkesarwani6123
@arpitkesarwani6123 5 жыл бұрын
Nice mam
@AmulsAcademy
@AmulsAcademy 5 жыл бұрын
Thank you :)
@lakshminarayana3201
@lakshminarayana3201 5 жыл бұрын
thank you
@balakrishnavaidyanathan8572
@balakrishnavaidyanathan8572 2 жыл бұрын
Please send New programs
@subramanyaomm-d5q
@subramanyaomm-d5q Жыл бұрын
n=5 for row in range(1,n+1): for col in range(row): High_value=0 for Num_Times in range(col): High_value=High_value+n-Num_Times if col%2==0: print(High_value+row-col,end=" ") else: print(High_value+n-row+1,end=" ") print()
@ayat5483
@ayat5483 Жыл бұрын
Python Pattern Program - Printing Stars in Heart Shape
14:30
Amulya's Academy
Рет қаралды 594 М.
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 3,4 МЛН
The IMPOSSIBLE Puzzle..
00:55
Stokes Twins
Рет қаралды 107 МЛН
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 115 МЛН
Which team will win? Team Joy or Team Gumball?! 🤔
00:29
BigSchool
Рет қаралды 15 МЛН
【日常会話】学校を休ませるラインは?? 280話【パパチャン】
23:43
KAZUMAN【パパチャンネル】
Рет қаралды 1,7 М.
Number Pattern | Part 1 | Python Pattern Programs
24:08
Amulya's Academy
Рет қаралды 393 М.
Solve Any Pattern Question With This Trick!
57:20
Kunal Kushwaha
Рет қаралды 2,5 МЛН
2 YEARS of PYTHON Game Development in 5 Minutes!
4:54
Coding With Russ
Рет қаралды 957 М.
Solve any character pattern in Python
23:58
Simply Coding
Рет қаралды 56 М.
8.  Calculate sum of diagonals of matrix using Python
19:29
MV Code Guide
Рет қаралды 19 М.
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 3,4 МЛН