from pathlib import Path currentPath = Path.cwd() makePath = currentPath / 'python-100' makePath.mkdir() print("创建的目录为:%s" %(nmakePath)).
確定! 回上一頁