In Python 3.8 and earlier, __file__ returns the path specified when executing the python (or python3 ) command. If you specify a relative path, ...
確定! 回上一頁