Python, how to create an empty file ... To create a file, use the open() global function. It accepts 2 parameters: the file path, and the mode.
確定! 回上一頁