To open a file, Python includes the open() function. This function returns a file object, often known as a handle, which is used to read or change the file.
確定! 回上一頁