First, open a text file for reading by using the open() function. Second, read text from the text file using the file read() , readline() , or readlines() ...
確定! 回上一頁