home directory. How to get the home directory in Python? home = os.path.expanduser("~"). This will ensure it works on all platforms. Or we can do:
確定! 回上一頁