fork download
  1. from pathlib import Path
  2. dir = str(Path(__file__).parent)
  3. print(dir)
Success #stdin #stdout 0.04s 9992KB
stdin
Standard input is empty
stdout
/home/gyejsL