I have installed the Python3 package in my Applications(Applications folder at the root level) folder and start IDLE from there itself. However, when I execute os.getcwd() it prints Users/my_user_name/Documents. Is it the correct output? Why is my current working directory Documents?
- Specs: MacOS Catalina 2.3 GHz Dual-Core Intel Core i5.