i A letter that programmers use to count things. It’s like the default name for a loop, and nobody questions it. Expand for (i = 0; i < 10; i++)i = 1for (i = 0; i < 5; i++) + Examples