I uninstalled python 3.95 and then downloaded and installed 3.11
In cmd py results in
Python 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)] on win32
but, again in cmd
[f:onedrivepythongames]wordle.py
TCC: (Sys) The system cannot find the file specified.
“C:UsersAdminAppDataLocalProgramsPythonPython39python.exe”
I added C:UsersAdminAppDataLocalProgramsPythonPython311 to the system and users path. But this didn’t help