Your script is parsing filenames and is creating a count of how many files per f...
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Your script is parsing filenames and is creating a count of how many files per file extension type exist within a directory. What slice could you use to extract the file extension substring, assuming the extensions are three letters only?