Skip to main content
You can use a for loop to count f rom zero to nine .
for
The for loop can be used to run through a sequence of integers. In this case 0 to 9.
test text