1. Yes, first for loop is about we need to put space in column, so space up to (n-r), c is use to represent the current column we are handling it can be space or number. 2. r++ is incrementing the row and c++ is incrementing column for current row number.
Your way of explaining is wonderful !
Can u please tell me that which IDE u are using to run the Program?
Thanks! I am using Visual Studio Code with Mingw. You can use any IDE
I have two questions!!
1: Sir in the formula
For (c = 1 ; c
1. Yes, first for loop is about we need to put space in column, so space up to (n-r), c is use to represent the current column we are handling it can be space or number.
2. r++ is incrementing the row and c++ is incrementing column for current row number.
@@ecit Thanks a lot .. keep up the good work !
Nice and simple explanation thanks a lot 👍
Welcome!
Greatest Explanation ! 🤌🏻
@@AnshDarji030 Thank You!
that was great. thank you
Most Welcome!
Very good explanation! thank you very much
Most Welcome!
nice explanation tq sir do some pattern problems in c .
Sure, Thanks!
You may like this one also,
ua-cam.com/video/cifX9pEq81s/v-deo.htmlsi=PPe-hGW60nP7pzPv
Kya itna jada loop ka use karna program coplexity nhi bada dega
Yes, it will, however you will need atleast 2 loops to implement this.
thank you bro
@@gisavi4210 welcome!
Thanks ❤
Most Welcome!
Could you please send me the full number pattern program to me i confused at copyied line
@@VerriboinaVigneswar Sure, I will upload the code on GitHub and will share a link on 2nd Oct