Step 1: Open the text file using the open() function. · Read through the file one line at a time using a for loop. · Split the line into an array.
確定! 回上一頁