When you launch Python, what file system path does it start with?
a.The root directory of the file system.
b.The same folder as the Python executable file.
c.The user's home folder.
d. The current working directory.