How do you code a loop so it recalls information from the last time it ran through
i.e first time the longest sring is 28 characters long, second time the longest string is 14 characters long. How can I get it so it gets the information from the first runthru?