You can loop through the list items by using a while loop. Use the len() function to determine the length of the list, then start at 0 and loop your way through ...
確定! 回上一頁