Python's built-in open() function opens a file and returns a file object. The only non-optional argument is a filename as a string of the file to be opened.
確定! 回上一頁