Concentric square pattern in python || programming knowledge || concentric square pattern || how to print concentric square pattern
#concentric #square #python
Hello friends!!
Welcome to our you tube channel "Programming Knowledge".
In this video, I have described the logic and the program of concentric square pattern in Python.
What is concentric square pattern:
Concentric square pattern is a rectangular pattern in a 2D matrix in such a way that they are concentric to each other.
4 4 4 4 4 4 4
4 3 3 3 3 3 4
4 3 2 2 2 3 4
4 3 2 1 2 3 4
4 3 2 2 2 3 4
4 3 3 3 3 3 4
4 4 4 4 4 4 4
There are so many methods for printing this pattern.
I have made some mistakes in this video.
I just want to say sorry for that.
Here are some mistakes that I recognized after uploading the video.
Please check it and if you have any doubt then feel free to ask in comment section.
0:47 - in the pattern at left side (4 3 2 2 2 3 4) line is missing.
1:04 - same as above
2:07 - vertical not verticle(spelling mistake)
3:45 - it's upper horizontal line
4:10 - it's lower horizontal line
4:35 - it's left vertical column
5:05 - it's right vertical column
***********************************************************************************SUBSCRIBE TO PROGRAMMING KNOWLEDGE:
https://www.youtube.com/channel/UCK-n...
***********************************************************************************
***********************************************************************************BLOGPOST LINK:
https://programmingknowledgeyoutubech...
***********************************************************************************
Here is the link of Spiral matrix in C language
https://youtu.be/O8OIP94OOkU
If you like to make matrix effect in c which is shown in intro of this video then watch this video.
https://youtu.be/aP6yjc90-Mg
I hope you got the logic and the program, if you have any other doubts then feel free to ask in comment section.
Also, there are lots of other techniques to print this patter.
If you want other methods to print this pattern then comment below.
I will make second part of this video.
And don't forget to like this video.
Also, share this video with your friends.
If you are new to this channel then hit the subscribe button and don't forget to click on the bell icon.
We will meet in the next video, until then enjoy programming.
JAY HIND.
- Get link
- X
- Other Apps
Comments
Post a Comment