To open a file using the Python OS module, you need to import the OS module, then call the system() method and pass it the path of your file.
確定! 回上一頁