You can do it by using the open() function. open() returns a file object, which has methods(such as read(), readline(), write(), close())and attributes for ...
確定! 回上一頁