I'm trying to create a file called fibo.py and import it into python (See here https://docs.python.org/3/tutorial/modules.html) I can't figure out where "my current directory" is in order to save fibo.py so that Python can find it.
Can someone please help me? I'm running Windows 10 and python 3.8
Run the Print Working Directory program to display your current directory. You can do this by typing "pwd" in your terminal/command prompt, and then pressing enter.
1.4m articles
1.4m replys
5 comments
57.0k users