YOU’RE LEARNING TO↗learner can traverse a directory tree with pathlib and classify files by extension
↗learner can group files by modification date and create destination folders on demand
↗learner can implement a safe dry-run mode that prints planned actions without executing them
↗learner can use the logging module to produce an audit trail of all operations