Trying to start using python, but I cannot make it run from CMD by simply typing Python.
I have added it in the system paths thing as many tutorials have taught me, and currently I have "Python" patched towards :
 
C:\Python34\;C:\Python34\Scripts\ 
as I've seen in one of them tutorials.
Also tried simple C:\Python34\ without any success. Using Win7 and have Python on default installation directory being clear the "python.exe" is located in "C:\Python34"
Have I missed something?
 
     
     
    