In python to read or write a file, we need first to open it and python provides a function open(), which returns a file object.
確定! 回上一頁