Python open () Method. The open() method opens the file (if possible) and returns the corresponding file object. open() Syntax: open(file, mode='r', ...
確定! 回上一頁