Python – Read File as String · Open file in read mode. Call inbuilt open() function with file path as argument. open() function returns a file object. · Call read ...
確定! 回上一頁