https://www.python.org/downloads/
https://www.python.org/ftp/python/3.11.1/python-3.11.1-amd64.exe
set Path=C:\Users\UW31RY\AppData\Local\Programs\Python\Python311;%Path%
python
print("Hello World!")
https://www.python.org/downloads/
https://www.python.org/ftp/python/3.11.1/python-3.11.1-amd64.exe
set Path=C:\Users\UW31RY\AppData\Local\Programs\Python\Python311;%Path%
python
print("Hello World!")