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.

mine has the same problem as his…and i downloaded it from python.org…when i type in python it brings this;
Python 3.13.0a5 (tags/v3.13.0a5:076d169, Mar 12 2024, 21:29:03) [MSC v.1938 64 bit (AMD64)] on win32
Type “help”, “copyright”, “credits” or “license” for more information.