Files
testing123/main.py
Wilco de Boer b3a327c7a0 add sample file
2024-07-08 17:08:14 +02:00

5 lines
72 B
Python

from pathlib import Path
# Create a Path object
path = Path("main.py")