I am trying to run python from the windows command prompt (windows 10). So the result is the typical one when the path environment variable is not configured
I want to mention that in some win 10 systems, Microsoft pre-installed a python. Thus, in order to invoke the python installed in the anaconda, you should adjust the order of the environment variable to ensure that the anaconda has a higher priority.