Is there a specific reason as to why we are using only WHILE loops when we can also use FOR loops.
Repeated use of WHILE loop
you can use both. Its your choice
Is there a specific reason as to why we are using only WHILE loops when we can also use FOR loops.
you can use both. Its your choice