The open() function opens a file. You must use the “r” mode to read a file. The read(), readline(), readlines() functions return the contents of ...
確定! 回上一頁