1
In Python, it is a common scenario that the files we want to work with should be placed in the same folder as the script itself. Simply we with the reference of a filename like "data.txt" may not always work as expected, especially when the script is executed from a different working directory.
rated 1 times (+1) (-0) - comments: 0 - hits: 10 - www.tutorialspoint.com
Comments
There are no comments for this article.
Only authorized users can leave comments. Please sign in first, or register a free account.