Instead of joining two paths with + as you would with conventional strings, you should use os.path.join(), which joins paths using the operating system's ...
確定! 回上一頁