image/svg+xml
Home
/
Python
/
How to delete a file in Python
How to delete a file in Python
Sep 4, 2014 04:01
import os os.remove('file.txt')
Comments
Leave a comment
What color are brown eyes? (spam prevention)
Submit
The answer you provided is incorrect.
Your comment has been submitted successfully. Thank you!
Terms of use
Contact
Code under MIT License unless otherwise indicated.
© 2020, Downranked, LLC.
Leave a comment