prof-rossetti / georgetown-opim-243-201901

Business Application Development in Python - Spring 2019
Other
7 stars 37 forks source link

Deleting Files #150

Closed s2t2 closed 5 years ago

s2t2 commented 5 years ago
os.remove("demofile.txt")

https://www.w3schools.com/python/python_file_remove.asp