Pip not installed

I did choose to install pip, but when I typed it in CMD, I get this error:

'pip' is not recognized as an internal or external command,
operable program or batch file.

Fixing this really depends on how you installed Python.

How did you install it? Did you download the installer from python.org?

What happens when you type in: python ?

What about py?

I turned on install to PATH and it fixed.