In the current chapter we will be looking at nested loops and how to use for
loops to draw different figures on the console, which contain symbols and signs, ordered in rows and columns in the console. We will use single and nested loops (loops, which are in other loops), calculations and checks, in order to print on the console simple and not so simple figures by previously given sizes.
Watch a video-lesson on this chapter here:
https://www.youtube.com/watch?v=x7zXRCpkebo.
<script src="/assets/js/video.js"></script>