Python has a built-in function open() to open a file, it returns something called a file object. File object contain methods and attributes that can be used ...
確定! 回上一頁