data = f_in.readlines() print(data)# Output: ['yellow\n', 'pink\n', 'black\n']. I'm pretty sure you've used all of the above functions, ...
確定! 回上一頁