Output: ['Apple\n', 'Banana\n', 'Mango\n', 'Orange\n', 'Pineapple\n']. As you can see, the `readlines()` method returns a list of strings, ...
確定! 回上一頁