I am not able to find spotlite search in windows to install python . It is command +space in mac . What it is in windows.
Windows does not have a spotlight tool like MacOS, but you can use “Alt + Space” to open a Spotlight like search. That being said, it does not install Python for you or anything.
You want to download an appropriate .msi or .exe file here and then run that: Python Releases for Windows | Python.org. If you plan to use VSCode, there are more comprehensive instructions here: Get Started Tutorial for Python in Visual Studio Code