3 lines
No EOL
41 B
Python
3 lines
No EOL
41 B
Python
import os
|
|
print("---")
|
|
print(os.getcwd()) |