The Pythonic solution to loop through the index of a list uses the built-in function enumerate(). I see many people using simple loops like a piece of cake ...
確定! 回上一頁