The following steps will help you to install Python in Windows:
- Press the Windows key.
- Type cmd and press Enter.
- You should now have a black window with white text. This is the command prompt.
- If you type python at the prompt, you should be dropped into the Python interpreter prompt. If not, Python isn't installed correctly.