Solve any Number Pattern program in Python

preview_player
Показать описание
Learn how to solve any number pattern program by using some simple tricks without any stress...

00:00 - Introduction
04:49 - Pattern with single number
06:06 - Increasing triangle pattern with increasing number pattern in python
08:13 - Increasing triangle pattern with decreasing number in python
08:42 - Increasing triangle pattern with increasing number by 2 in python
09:34 - Increasing triangle pattern with alternate number in python
10:39 - Diamond pattern with increasing number in python
11:39 - Diamond pattern with increasing and decreasing number in python
13:13 - Increasing triangle pattern with increasing column number in python
15:22- Decreasing triangle pattern with decreasing column number in python
15:51 - Hill triangle pattern with increasing numbers in python
16:45 - Increasing triangle pattern with decreasing column number in python
17:13 - Decreasing triangle pattern with decreasing column number in python
18:25 - Hill pattern with increasing and decreasing number in python
19:19 - Floyd triangle in python
Рекомендации по теме
Комментарии
Автор

thank you so much for this video nobody explaind pattern in this easy way

karan
Автор

Pattern program were always super challenge for me but I saw your video yesterday and now I can print any pattern related. THANKYOU VERY VERY MUCH
Please make a video on Function and recursion also in Python plz 🙏🙏🙏

devotionalstatus
Автор

After watching her videos I am able to done any pattern

gargacoustics
Автор

Explained in simple way. Everyone can understand your lecture

mahesh
Автор

really have no enough words to convey my are really an angel....love you

izmon
Автор

The ease of explanation is remarkable💯. Also @ simply coding please make python coding exercises playlist. Would be of great help. Thanks in advance 🙏

zulfiquarshaikh
Автор

i was struggling with pattern problems before but after watching ur videos they have become super easy, thanks a lot and plz make videos on different problems as well.

gauravpatil
Автор

Thank you so much ❤ now i am able to create any pattern😃

naina
Автор

Best tutorial i found on YouTube. Thank you very much 🙏

xlr
Автор

Thank you mam for give us this way of explanation.this type of teaching makes us to remember a long time without study another time 🙏🙏🙏

savankumar.k
Автор

i usually never comment on study related videos but i must tell u i had a fear of loops but this video and pattern video of your channel. cleared all my doubts..THANK YOU..MAY YOU GET MORE SUBSCRIBERS..

Fullstackdeveloper
Автор

This is perfect explanations which I want to
Thank you so much 🙏

shitalmehta
Автор

Wonderful videos and thanks a lot for making people understand easiest ways

gududurupradeepreddy
Автор

Hi! Thank you so much for excellent video! In the video, at 8:35 or 9:15, when I use 'P' to print out exactly the same coding you have, the number came out are not the same in the picture, it prints out 0 for first row, and the bottom row has 20, 22, 24, 26, 28! Please explain, thanks

calvinau
Автор

Understanded everything from your videos thank you very very much mam

varunsharma
Автор

your explanation and video animation just awesome keep doing well thanks for easy explanation....

tnsteam
Автор

syntaxError on 12:30 the error is.
for (int j = i; j<=n; j++){
this giving me an error
but i solve it . thank you so much for your helping such as. the way you explaining is
brilliant

Focusgrow_
Автор

Thank you so much mam.... I got the concept clearly.... Wonderful teaching.

Leyka-otmx
Автор

Mam thank you very much, now i can confidently say that i can do any pattern printing program in idle.

omkarJoshiethics
Автор

Nice Explanation mam. Thank you so much. Your video helped me a lot

Harish-duuc