Hello,
I have recently watched the video in programming fundamentals-1 module regarding the “Pattern problem”. Actually, I couldn’t comprehend and understand the methodology clearly as the program utilises 4 loops, which made it a little dificult to grasp (as I haven’t seen 4 loops in earlier programs, so was confused in the pattern problem).
My question here please is, that in case a pattern problem is given, what is the best way to analyse it?
Specifically, is a loop needed everytime there is e.g. a new line, e.g. spaces, e.g. increasing numbers, e.g. decreasing numbers (as described in this video)? Like when should I use a loop please in such problems.
Thanks a lot for your guidance!
Joyjit