To remove items from the beginning of the List we can use the drop() method. Here we pass the number of items we want to drop as an argument to the method.
確定! 回上一頁