Python has a built-in open() function to open a file. This function returns a file object, also called a handle, as it is used to read or modify the file ...
確定! 回上一頁