Advanced Loops
摘要
This segment shows you how to change the flow of a loop - how to skip an item, break out of a loop when done, and take an action when a loop was run through to completion.