Choco Instal Python

choco install python --pre (For the latest prerelease)
choco install python --version=3.8.0 (For version 3.8.0, follow that syntax to install any version)
Random boi