To get a filename from a path in Python, use the os.path.split() or os.path.basename() function. There is also another module called pathlib ...
確定! 回上一頁