I recently got Python Version 2.7.5 and created a small loop using it, but when I go to cmd and run python testloop.py, I get the following error:
the command 'python' is not recognised as an Internal or external command.
I tried setting the path, but it didn't work.
Here's the path
C:\Program Files\Python27
Python27
This is where my Python is installed, as you can see. I'm at a loss on what to do. Is there anyone who can assist me?