For that, we can make use of the index as such: print(listOfDifferentTypes[0]); //Returns 'Bag'as its the first element in the list. } If we ...
確定! 回上一頁