The While loop is used to retrieve the elements using the pop() method. Example: student = [] student.append((5, 'Nick')) student.append((1, ...
確定! 回上一頁