See all articles from Syntax/Syntax ZX80 v1 n1
For-next loops consist of 2 control statements, FOR.. TO and NEXT. These allow you to tell the computer to do a maximum number of steps in a minimum number of commands when you need the same calculation carried out several times with different variables.