Beginner Python project for inspecting GIS-related file names.
This beginner Python project automates inspection of GIS-related files.
- Displays file names
- Converts names to uppercase
- Counts characters
- Extracts file extensions
- Python loops
- String methods
- Indexing
- Slicing