You can put a for loop inside a while, or a while inside a for, or a for inside a for, or a while inside a while. Or you can put a loop inside a loop inside a loop . You can go as far as you want. Let’s look at some nested while loops to print the same pattern.