The special variable __file__ contains the path to the current file. From that we can get the directory using either pathlib or the os.path ...
確定! 回上一頁