If you want to iterate through two lists simultaneously you can use the zip() method in Python. So what the zip() function does is it creates an ...
確定! 回上一頁