Working with paths: Order in the filesystem
A path is the address of a file in the system. To keep your code portable, never glue paths with plain string concatenation. Python provides the modern pathlib module that turns paths into smart objects that understand each OS.
Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
▼
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.