How to solve Square and Hollow pattern programs in Python

preview_player
Показать описание
This video explains how to write various Square and Hollow pattern programs in Python

00:00 - Solve Square and Hollow pattern programs in Python
00:21 - Printing Basics
02:04 - Square Pattern in Python
06:05 - Indexes in Python
08:14 - Parallel Bar Pattern in Python
09:47 - Plus Pattern in Python
10:16 - Cross Pattern in Python
10:41 - Hollow Square Pattern in Python
11:39 - Hollow Triangle Pattern in Python
12:13 - Hollow Increasing Triangle in Python
13:32 - Hollow Decreasing Triangle in Python
13:35 - Hollow Hill Pattern in Python
15:51 - Hollow Diamond Pattern in Python
Рекомендации по теме
Комментарии
Автор

Thanks for making these videos. It helps a lot. I am new to coding but from your videos it is getting a lot easier to learn python.

shantanug
Автор

This is the best video i ever seen on you tube about different patterns. Thanks a lot for sharing your knowledge.

midnajo
Автор

thank you I had a small programming problem your video helped out

lucykeenan
Автор

actully after this now im cleared with my you so much litreally

KhushiKumari-ddsv
Автор

Thank you mam
When see your video all dought clear in nested loop. 👌👌

rudragaminghub
Автор

I love your lectures so much, but I don't even know your name. YOU ARE DOIN G A GREAT JOB.

ericmbk
Автор

what if the n=even number, in the case of star plus hollow pattern, and which row, and column does it take as a center one.

mohankadagala
Автор

thank you so much mam its really help me alot u r a great teacher😍😍

mithileshpandey
Автор

You r amazing
Thnx for this wonderful explanation ❤

Bhartidivedi
Автор

thanks for making this video, it helps me alot]

cheris
Автор

Thankyou so much mam❤️do more videos on python

anushabotla
Автор

if row is row//2 then what will be the conditon to print left diagonal 8:06 ?

tushar
Автор

I ran the formula provided however the "j==" didn't work, no respective pattern could be generated

lamjason
Автор

Thank you so much mam. Thnks a lotttt.
I learnt this topic from your video and I found one small mistake which you not edited mam (in hollow increasing and decreasing triangle in else statement your are given "*" mam. I think I'm correct, if not let me know mam)
Once again thnk u very much mam.

atoz
Автор

At 11:33 in else statement we shoukd print space instead of *.

sairamexcellent
Автор

medum will you plz guide how to keep spaces between numbers instead of stars in stars, triangle, and pyramid pattrens..

shaikjasmine-vvyk
Автор

Mam can you explain the j==n-2 condition

kumar-keww
Автор

Mam else statement me print me " * " nhi hoga only " " space hoga maidam ji

arjuntanti
Автор

Thank for the lecture, but I couldnt understand the "Hollow Decreasing Triangle in Python" and "Hollow Hill Pattern in Python". Are they correct or work actually?

fuatcankaburga
Автор

How to avoid the spaces from starting and ending in output.

pqtuskb