I'm using Python 3.6 and I'm wondering.. How can I locate my files in Python so I can use the Open() and Read() function.
Your help would be a great help for me since I'm still new
Example.... If I'm running a python script from C:\Python\Exercise .
How can I run another file using open and read function that is located in
another directory, e.g. C:\Users\Example\mytext.txt