One simple and most common way it to iterate over a collection. Syntax. for i in collection: statement. The collection can be a list, set, range ...
確定! 回上一頁