Negates the need to combine Os with Glob to find paths that match a given pattern.
Os represents paths at their most simple level: strings whereas pathlib represents them as a class
Reference: