I know how to use loops, its really simple. I will show you a WHILE loop that I used in the WSQ07:

This loop makes posible the constant repetition of one statement, it can also work with variables and numbers thats why I put the counter inside. The WHILE loop does not need parenthesis like the IF.

CC BY 4.0 Mastery 19 – Use of loops with While by Jose Carlos Peñuelas Armenta is licensed under a Creative Commons Attribution 4.0 International License.