Python kommt nach Hause, den Weg
from pathlib import Path
print(Path.home())
Crowded Civet
from pathlib import Path
print(Path.home())