The default value
of the steb value is
Answers
Answered by
0
Answer:
In a loop statement, step is the value by which the counter variable is incremented or decremented each time the loop body is executed. The step value can be positive or a negative value but it cannot be zero. The step value is optional. If not specified, step defaults to one.
hope it will help you....
follow me on instagram........
insta id in bio .......
Answered by
1
Answer:
In a loop statement, step is the value by which the counter variable is incremented or decremented each time the loop body is executed. The step value can be positive or a negative value but it cannot be zero. The step value is optional.If not specified, step defaults to one.
hope it helps u..!!
Similar questions