It has a python.exe executable which will take you to the Windows Store to install the store version of Python (which will be on PATH when installed, I believe). The python.org installers don’t add themselves to PATH, though. (Which presumably does result in a rather odd UX, where you install python with the defaults from python.org, then try python and get the store…
@steve.dower I don’t imagine there’s any good way to avoid this, is there? Is the expectation that as time goes on, the store version of Python will become the “standard” that we recommend to end users?