reset password
Author Message
KA1997
Posts: 31
Posted 01:23 Mar 18, 2017 |

How do you do all this using 1 loop?

It just causes all the 5 things to overlap with each other

kknaur
Posts: 540
Posted 07:51 Mar 18, 2017 |

You have to think about what goes in the loop and what stays outside. Also remember that you can use string accumulators to "save" the result until you want to display it.