6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
=== Message
|
|
|
|
* Do not update the loop counter "X" within the loop body.
|
|
* Calculate the stop condition value outside the loop and set it to a variable.
|
|
|