intermediate python lesson 5: Plain Text File I/O
yt link
^ pathlib
Python's built-in pathlib module provides object-oriented filesystem paths, and it's a useful introduction to thinking about the layout of files on a filesystem.
There are loads of useful things you can do with Paths (the documenta...
philipdevblog.hashnode.dev4 min read