Hello everyone, I'm kind of new to programming. I've learnt all the beginning stuff of C++ and JavaScript, but I'm now focussing on C#.
These tutorials have been amazingly clear and helpful, but I've reached the pyramid task and, bottom line, my brain died. I get loops, I get (mostly) how they work, but I don't get this. I'm confused about how that can print a triangle of *s.
I've experimented with taking bits of the code away to see what it would display but I still can't figure it out. Could someone please break this down for me??
Thank you in advance! :)