Understanding the 'i' variable in a for-loop.

Опубликовано: 20 Февраль 2026
на канале: AstralWolf
220
6

Have you ever wondered what the i variable did in code like this:

for i in something
do i

So did I! (no pun intended) I made a little video trying to explain its function and what not. This example is shown in Python, but it should be the same in other Languages as well.

Tags: For-loop, variable, programming, batch, python tutorial, c++ tutorial, c tutorial, c# tutorial, java programming tutorial, 'i' variable,