The difference is what directory gets added to Python's path (the list of directories it looks in for modules to import). When you run python folder2/main.py , ...
確定! 回上一頁