Nested Loops - Python

Опубликовано: 27 Июнь 2026
на канале: Dcode Tech
57
3

This is a continuation of my programming basics with python series. In this video I continuing building on loops. I show how to not only put a loop inside of a loop, but multiple levels deep! I use the nice debugging features of vs code for python, to how you understand the logic that is going on.

Patreon:   / dcodetech  

I use python3.7 for this series.