Beyond Building a Pyramid Generator

Hi other new coding friends.

If you are looking for a way to further test your understanding of some of this code without going on to the next step I’ve found modifying it in various ways to be effective. On the last page you’ll be prompted to adjust the variables created to see them in action, but if you want a slight further challenge make some different shapes.

Today, I made a square with alternating XO’s, and a repeating hourglass shape. I found both to be a nice step up to ensure I am actually absorbing the material and applying it vs just following instructions.

Happy coding.

1 Like

Great to see other coding enthusiasts here! I totally agree, modifying code and creating new shapes is a fantastic way to deepen your understanding. I tried making a checkerboard pattern with alternating Xs and Os, and it really helped reinforce the concepts. It’s a fun way to challenge yourself and ensure you’re truly grasping the material. Happy coding to you too, and keep up the great work!