Fist get the size of list · Then iterate using while loop from 0 to len(list) – 1 · In each iteration access iTh element.
確定! 回上一頁