Skip to content Skip to sidebar Skip to footer
Showing posts with the label File Extension

Python Deleting Certain File Extensions

I'm fairly new to Python, but I have gotten this code to work, and in fact, do what it's in… Read more Python Deleting Certain File Extensions

Adding Extension To Multiple Files (python3.5)

I have a bunch of files that do not have an extension to them. file needs to be file.txt I have tr… Read more Adding Extension To Multiple Files (python3.5)