In this tutorial, I'm going to talk to you guys about for loops in python. In the last tutorial, you learned about while loops you learned that we use while loops to execute a block of code multiple times.
在本教程中,我将与大家讨论 python 中的 for 循环。在上一个教程中,您了解了 while 循环,您了解到我们使用 while 循环多次执行一段代码。