Have set up Python 3.5 and Python 2.7.11 yet both have not been recognized by the command prompt. Also have download pip.py, and the command prompt has not recognized it. Have set the PATH to
C:\Python34;C:\Python34\Lib\site-packages\;C:\Python34\Scripts\;
And have also added the Python 3.5 to PATH through the installation prompts. The computer is a Dell and is a Windows 10 pro computer.
'python' is not recognized as an internal or external command, operable program, or batch file.
'pip' is not recognized as an internal or external command, operable program, or batch file.

