Open the Python Shell. You see the Python Shell window appear. · Type import sys and press Enter. · Type for p in sys.path: and press Enter. Python automatically ...
確定! 回上一頁