CofeehousePy/test.py

3 lines
61 B
Python

import os
print(os.path.dirname(os.path.realpath(__file__)))