choco install python

C++
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)
Source

Also in C++: